monitoring-plugins/doc
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
..
developer-guidelines.css docs: migrate guidelines build to DocBook XML 2026-04-22 19:44:14 +02:00
developer-guidelines.sgml Fix a few typos (#2231) 2026-02-16 11:21:21 +01:00
developer-guidelines.xml docs: autodetect docbook-xsl path and document dependencies 2026-04-22 20:29:54 +02:00
LEAVERS Project rename initial commit. 2014-01-19 14:18:47 -05:00
makefile docs: autodetect docbook-xsl path and document dependencies 2026-04-22 20:29:54 +02:00
NEW_STARTERS Fix a few typos (#2231) 2026-02-16 11:21:21 +01:00
README docs: autodetect docbook-xsl path and document dependencies 2026-04-22 20:29:54 +02:00
RELEASING.md Fix a few typos (#2231) 2026-02-16 11:21:21 +01:00

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.