summaryrefslogtreecommitdiff
path: root/docs/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2014-04-03docs: re-enable missing manpageMarkus Lehtonen1-0/+1
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-04-01Add minimal 'config' commandGuido Günther1-6/+9
This only allows to print single config values so far. Closes: #733470
2013-06-26Rename the sgml files from git- to gbp-Guido Günther1-5/+5
2013-06-26Add gbp manpageGuido Günther1-0/+1
2012-08-22docs: fix cross-referencing in manpagesMarkus Lehtonen1-13/+24
Docbook2man has to be run twice to make sure the cross-references are correct. First pass is just to update the cross-reference file (manpage.refs). The second the builds the actual manpages. Otherwise forward-references might be broken. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2012-03-11Move gbp.conf manpage to section 5 and add referencesGuido Günther1-1/+1
from the other manpages
2012-03-08Add manual page for gbp.confGuido Günther1-3/+4
Closes: #661748 Thanks: Jari Alto for the POD version
2011-12-26docs: add missing dependency to manpage generationGuido Günther1-1/+1
2011-12-05docs: fix version stringGuido Günther1-1/+3
2011-11-06Move doc generation to separate MakefileGuido Günther1-0/+40