monitoring-plugins/doc
kibruh d6895c4aa0 docs: remove obsolete SGML guidelines source
Delete the legacy developer-guidelines.sgml file now that the build and
maintained source use developer-guidelines.xml.
2026-04-22 20:31:28 +02:00
..
developer-guidelines.css docs: migrate guidelines build to DocBook XML 2026-04-22 19:44:14 +02: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.