| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: Convert manpages from DocBook to mdoc(7) | Jean-Sébastien Pédron | 2017-04-26 | 1 | -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 MacMullen | 2014-08-22 | 1 | -2/+1 |
| | | |||||
| * | Advice for windows service users when changing plugins | Emile Joubert | 2011-11-30 | 1 | -1/+2 |
| | | |||||
| * | Update documentation. | Simon MacMullen | 2011-01-07 | 1 | -2/+3 |
| | | |||||
| * | remove references to cluster_config_file | Alexandru Scvortov | 2010-10-26 | 1 | -12/+0 |
| | | | | | Also, add cluster_nodes to the .app file. | ||||
| * | cosmetic: remove trailing whitespace from doc templates | Matthias Radestock | 2010-04-27 | 1 | -12/+12 |
| | | |||||
| * | Make rabbitmq-service page look a tiny bit less like a manpage. | Simon MacMullen | 2010-03-16 | 1 | -2/+2 |
| | | |||||
| * | Build the windows service page for the website too. | Simon MacMullen | 2010-03-16 | 1 | -0/+228 |
