Skip to content

Files

Latest commit

198d39e · Aug 20, 2020

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 7, 2019
Sep 24, 2019
Mar 20, 2019
Jul 30, 2020
Jun 17, 2020
Jun 17, 2020
Jun 17, 2020
Jun 17, 2020
Jun 17, 2020
Mar 20, 2019
Jun 17, 2020
Jun 17, 2020
Aug 20, 2020
Jul 30, 2020
Mar 24, 2016

README.md

Manual Pages and Documentation Extras

This directory contains CLI tool man page sources as well as a few documentation extras:

Please see rabbitmq.com for documentation guides.

Classic Config File Format Example

Feeling nostalgic and looking for the classic configuration file example? Now that's old school! Keep in mind that classic configuration file should be considered deprecated. Prefer rabbitmq.conf (see new style configuration format) with an advanced.config to complement it as needed.

man Pages

Source Files

This directory contains man pages that are are converted to HTML using mandoc:

gmake web-manpages

The result is then copied to the website repository

Contributions

Since deployed man pages are generated, it is important to keep them in sync with the source. Accepting community contributions — which will always come as website pull requests — is fine but the person who merges them is responsible for backporting all changes to the source pages in this repo.