mirror of
https://github.com/rsyslog/rsyslog.git
synced 2026-05-29 20:48:33 +02:00
- Added sphinxcontrib.mermaid to requirements and enabled the extension. - Rewrote configuration/basic_structure.rst with a structured overview of message flow, including mermaid diagrams for pipeline visualization. - Modernized examples.rst: converted all examples to RainerScript, added inline comments, and removed outdated legacy syntax. - Updated configuration/index.rst to place basic_structure as the first topic.
6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
|
|
# Need at least 1.5.1 due to some of the features we are using
|
|
sphinx >=1.5.1
|
|
furo
|
|
sphinxcontrib.mermaid
|