summaryrefslogtreecommitdiff
path: root/docs/html-to-website-xml.xsl
Commit message (Collapse)AuthorAgeFilesLines
* Merged bug23293 into default (again)Emile Joubert2010-11-231-1/+1
|\
| * Merged bug23293 into defaultEmile Joubert2010-10-291-1/+1
| |\
| * | broken links in man pagesbug23331Jim Apperly2010-10-011-1/+1
| | |
* | | more man page namespacerybug23293Jim Apperly2010-10-291-2/+9
| |/ |/|
* | applied emile's patchJim Apperly2010-10-281-1/+1
| |
* | backed out previous changes to man page stylesheetJim Apperly2010-10-281-14/+11
| |
* | fixed xmlns handling in man pagesJim Apperly2010-09-241-11/+14
|/
* fix a manpages linkbug23248Alexandru Scvortov2010-09-081-1/+1
|
* This may be more robust in the face of docbook weirdness. At least it forces ↵bug22874Simon MacMullen2010-06-211-2/+2
| | | | the anchors to be exactly what's visible on screen.
* cosmetic: remove trailing whitespace from doc templatesMatthias Radestock2010-04-271-5/+5
|
* Make rabbitmq-service page look a tiny bit less like a manpage.Simon MacMullen2010-03-161-1/+11
|
* Add IDs for individual commands.Simon MacMullen2010-03-041-0/+6
|
* Make web versions of all the man pages.Simon MacMullen2010-03-041-3/+11
|
* Use correct cmdsynopsis form for subcommands, don't manually add [] as ↵Simon MacMullen2010-03-021-7/+0
| | | | docbook will do that for us now.
* Make optional args visibly optional on website.Simon MacMullen2010-03-011-0/+6
|
* Fix internal links in the generated page.Simon MacMullen2010-02-261-3/+3
|
* This mode thing is not needed.Simon MacMullen2010-02-261-11/+11
|
* Transform our generated rabbitmqctl HTML page back to our ad-hoc XML format ↵Simon MacMullen2010-02-261-0/+68
for the website. It looks OK now.