rsyslog/doc/requirements.txt
Rainer Gerhards 864d972614
doc: introduce mermaid diagrams and modernized configuration docs
- 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.
2025-07-22 13:15:07 +02:00

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