summaryrefslogtreecommitdiff
path: root/tools/progdoc
AgeCommit message (Collapse)Author
2018-04-23Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder ↵Maria Matejka
on case-insensitive filesystems
2000-06-05Description of protocol module moved to where it belongs. If documentationMartin Mares
of standard modules is stored in their source, such auxilliary files should be as well.
2000-06-02Use <chapt> for chapters, <sect> for sections and <sect1> for subsections.Martin Mares
2000-05-31New progdoc script generating SGML output.Martin Mares
2000-05-05Added a tool for processing of developer documentation.Martin Mares
Everything is controlled by Doc files in source directories (see the corresponding programmer's manual entry for the format and look at Doc and lib/Doc for an example). Currently it generates HTML indices and calls kernel-doc to generate per-section HTML files.