summaryrefslogtreecommitdiff
path: root/doc/LinuxDocTools.pm
AgeCommit message (Collapse)Author
2019-01-03Doc: Fix documentation build with newer Linuxdoc-ToolsOndrej Zajicek (work)
2018-12-20Doc: Add alternative path for SGML ISO entities 8879.1986 to $SGML_CATALOG_FILESRobert Scheck
The existing paths are valid for Debian, alternative paths are necessary for Fedora and RHEL/CentOS.
2003-04-06Updated the documentation building tools to work with a recent ↵Martin Mares
linuxdoc-tools package. Note that this is (and always was) a terrible hack and we really should replace it with something reasonable which wouldn't need changing every time linuxdoc-tools evolve. I also needed to include a patched version of LinuxDocTools.pm, because the original one explicitly refused to work with a non-linuxdoc DTD. The authors of linuxdoc recommend to use sgmltools-lite in such cases, but it would mean rewritting our formatting rules to the DSSSL language which I don't dare to speak about here :)