Mercurial > p > roundup > code
view doc/man_pages.txt @ 7932:55229bfcdd8a
chore(ruff): cleanup setup.py whitespace, comprehensions etc.
Fixes:
replace [f for f in ...] with list(...)
replace else block after return in if true case
use with open() when reading announcement.txt
add trailing , in lists.
whitespace normalizing
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 05 May 2024 18:19:04 -0400 |
| parents | e3b34d02c61a |
| children |
line wrap: on
line source
.. 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>`_
