summaryrefslogtreecommitdiff
path: root/docs/rabbitmq-service.xml
Commit message (Collapse)AuthorAgeFilesLines
* docs: Convert manpages from DocBook to mdoc(7)Jean-Sébastien Pédron2017-04-261-217/+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]
* That's not been relevant since 2.6.0 or something.Simon MacMullen2014-08-221-2/+1
|
* Advice for windows service users when changing pluginsEmile Joubert2011-11-301-1/+2
|
* Update documentation.Simon MacMullen2011-01-071-2/+3
|
* remove references to cluster_config_fileAlexandru Scvortov2010-10-261-12/+0
| | | | Also, add cluster_nodes to the .app file.
* cosmetic: remove trailing whitespace from doc templatesMatthias Radestock2010-04-271-12/+12
|
* Make rabbitmq-service page look a tiny bit less like a manpage.Simon MacMullen2010-03-161-2/+2
|
* Build the windows service page for the website too.Simon MacMullen2010-03-161-0/+228