Files
..
2016-07-01 20:16:54 +00:00
2016-07-01 20:16:54 +00:00
2017-03-21 22:57:07 -07:00
2016-12-08 17:47:25 -08:00

Notes on manual pages

The manual pages are generated using ronn(1). To recreate them, run make manpages in the toplevel folder. If you want to edit the documentation for upstream changes, make sure to edit the *.md files and not the shipped nroff output files.

Generating HTML documentation

At toplevel, run 'doxygen docs/Doxyfile'. The documentation is generated in the docs/html/ directory.