Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-20 | Support Docbook 4.4 | Stephen Gallagher | 1 | -2/+2 | |
RHEL5 did not support Docbook 4.5, and we are not using any 4.5 features. | |||||
2009-06-01 | Add more manpages | Jakub Hrozek | 1 | -7/+12 | |
2009-05-14 | Manpage generation | Jakub Hrozek | 1 | -0/+138 | |
Provides a set of make rules for generating UNIX manual pages from DocBook 4.5 source as well as sample manpage for sss_useradd. Automatic generation of manual pages during "make" process is tunable with config parameter "--with-manpages". To rebuild the man pages separately, use the "make doc" target. Before building, the manpages are validated using a DTD schema. |