Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -10/+0 | |
Also update BUILD.txt | |||||
2009-05-14 | Manpage generation | Jakub Hrozek | 1 | -0/+10 | |
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. |