mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-11 01:30:00 -04:00
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.
12 lines
278 B
Text
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.
|
|
|