summaryrefslogtreecommitdiff
path: root/docs/rabbitmq-echopid.xml
Commit message (Collapse)AuthorAgeFilesLines
* docs: Convert manpages from DocBook to mdoc(7)Jean-Sébastien Pédron2017-04-261-71/+0
| | | | | | | | | | | | | | | | | | | Writing those manpages directly in the target markup language allows to use its full expressiveness, unlike the generated output from DocBook. To create their HTML versions, we use mandoc(1), plus a small awk script to adapt the generated HTML to our needs. I tried groff(1) and man2html(1) but the former transforms nearly everything to simple <p> and the later tries to reproduce the rendering of a manpage in a terminal. Manpages in section 1 are moved to section 8 because they are commands to manage a system service, not general purpose commands. This commits requires a change in the website to integrate the new generated HTML manpages. [#143563295]
* M-q and explain windows v unix.Simon MacMullen2012-02-231-11/+20
|
* Create man page for rabbitmq-echopid.batJim Apperly2012-02-211-0/+62