You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add individual pages for the pg_autoctl commands. (#632)
* Add individual pages for the pg_autoctl commands, first pass.
* Update readthedocs badge.
* Review table-of-contents and man pages organisation.
* Revert accidental file format change.
* Current organisation requires maxdepth 4.
* Fix ReST source format for options lists in manual pages.
* Finish manual pages coverage of the pg_autoctl show commands.
* Manual page coverage for pg_autoctl drop commands.
* Manual pages coverage for pg_autoctl config commands.
* Update man pages conf, assorted fixes.
* Fix reload for pg_autoctl config set documentation.
* Manual pages coverage for pg_autoctl "service" commands.
* Manual pages coverage for pg_autoctl enable|disable commands.
* Assorted fixes.
* Manual pages for pg_autoctl get|set commands.
* Manual pages coverage for pg_autoctl perform commands.
* Fix man pages setup.
* More manual pages coverage, removal of the old reference text.
* Add some more coverage for pg_autoctl do subcommands.
We limit ourselves to those commands which might be useful for the users,
and the pg_autoctl do show and pg_autoctl do pgsetup commands seem to fall
right in that bag.
* Fix pg_autoctl show uri.
* Fix list of manual pages.
* Improve pg_autoctl do main page.
* Manual pages coverage for pg_autoctl enable|disable monitor.
* Improvements to some pages.
* Fix latex document production (no support for braille unicode chars).
* Fix pg_autoctl show ... commands option help string.
* Fix pg_autoctl show state when the monitor is disabled.
* Fix pg_autoctl show state --group when group is wrong.
* Fix pg_autoctl get formation ... when target formation doesn't exists.
* Fix pg_autoctl show state --pgdata monitor.
* Per review.
0 commit comments