monitoring-plugins/doc/README
kibruh 110370b105 docs: autodetect docbook-xsl path and document dependencies
Auto-detect DocBook XSL stylesheet locations in the doc makefile so the
build works across distro-specific install paths without manual symlinks.

Document required Debian/Ubuntu packages in doc/README and refresh
copyright year text in the XML guidelines document.
2026-04-22 20:29:54 +02:00

12 lines
278 B
Text

The developer documentation here is generated from the DocBook format.
On Debian/Ubuntu, install these packages to build the guidelines:
make
xsltproc
docbook-xsl
docbook-xml
The makefile auto-detects the DocBook XSL stylesheet path used by
different distributions.