Mercurial > p > roundup > code
diff doc/man_pages.txt @ 7919:e3b34d02c61a
doc: add html versions of man pages
Also a minor change to prep for future inclusion of a generated
version of config.ini in reference document. This would replace the
incomplete description that is there.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 29 Apr 2024 01:29:07 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/man_pages.txt Mon Apr 29 01:29:07 2024 -0400 @@ -0,0 +1,17 @@ +.. meta:: + :description: + + Links to man pages for the top level commands provided by Roundup. + + +==================== +Roundup Manual Pages +==================== + +Roundup man pages have been formated as html for your use. + + * `roundup-admin <man_pages/roundup-admin.1.html>`_ + * `roundup-demo <man_pages/roundup-demo.1.html>`_ + * `roundup-mailgw <man_pages/roundup-mailgw.1.html>`_ + * `roundup-server <man_pages/roundup-server.1.html>`_ +
