summaryrefslogtreecommitdiffstats
path: root/release-scripts/build-manpages-git
Commit message (Collapse)AuthorAgeFilesLines
* release-scripts: run build-manpages-git with bashMichael Adam2012-09-121-1/+1
| | | | | | | On debian/ubuntu, the "dash" which is sh, does not provide pushd/popd... Signed-off-by: Stefan Metzmacher <metze@samba.org>
* release-scripts: let build-manpages-git store generated docs under bin/docs/Michael Adam2012-09-121-1/+1
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* release-scripts: adapt build-manpages-git to moved manpage directoryMichael Adam2012-09-101-2/+2
|
* release-scripts: add gpl header comment to build-manpages-gitMichael Adam2011-01-181-0/+14
|
* no need any more to create catalog file manually in build-manpages-gitMichael Adam2010-09-231-5/+0
|
* add script to build only the manual pages (not all the docs) - git versionMichael Adam2010-09-231-0/+42
the git version uses git clean to clean the docs source tree.