Skip to content

Commit 132d2b0

Browse files
Add a README for ./docs
[ci skip]
1 parent f502453 commit 132d2b0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Manual Pages and Documentation Extras
2+
3+
This directory contains [CLI tool](https://rabbitmq.com/cli.html) man page sources as well as a few documentation extras:
4+
5+
* An [annotated rabbitmq.conf example](./rabbitmq.conf.example) in the [new style configuration format](https://rabbitmq.com/configure.html)
6+
* An [annotated advanced.config example](./advanced.config.example) to accompany `rabbitmq.conf.example`
7+
* An [annotated rabbitmq.config example](./rabbitmq.config.example) in the classic configuration format
8+
* A [systemd unit file example](./rabbitmq-server.service.example)
9+
10+
Please [see rabbitmq.com](https://rabbitmq.com/documentation.html) for documentation guides.

0 commit comments

Comments
 (0)