summaryrefslogtreecommitdiffstats
path: root/doc/man/bcfg2-build-reports.txt
Commit message (Collapse)AuthorAgeFilesLines
* doc: made format of man page option lists consistentChris St. Pierre2012-11-071-13/+7
|
* doc: Fix paths in man pagesSol Jerome2012-11-061-2/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Add man pages to Sphinx documentationSol Jerome2012-11-061-0/+39
This allows you to generate our manpages directly from the Sphinx documentation. This commit is more or less copied directly from the current man pages. The goal is to integrate these more closely with the current Sphinx documentation via include directives to prevent duplication and keep all documentation consistent. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>