summaryrefslogtreecommitdiffstats
path: root/release-scripts/build-docs
Commit message (Collapse)AuthorAgeFilesLines
* build-docs: cleanup exit of the scriptMichael Adam2009-01-211-6/+14
| | | | | | | | | exit in the directory where it was called using pushd/popd. Michael (cherry picked from commit b319549f129b1c79afc9bfd4a84f2730b96d69a3) Signed-off-by: Michael Adam <obnox@samba.org>
* build_docs: Use 'make distclean' instead of 'make clean'.Karolin Seeger2009-01-211-1/+1
| | | | | | | This fixes bug #6058. Thanks to Christian Perrier for reporting! Karolin
* build-docs: Change to the right directory before calling 'make clean'.Karolin Seeger2008-12-091-1/+1
| | | | | | | This fixes build-docs if it's called from the create-tarball script. Karolin (cherry picked from commit dd3ef73c8c184eaec7ee515ef2130f30f9e481b3)
* build-docs: Use 'git clean' instead of 'git-clean'.Karolin Seeger2008-11-191-1/+1
| | | | | Karolin (cherry picked from commit 12e72140b944f844e7f44f21a087ab4a4ecc51a7)
* build-docs: Add 'make clean'.Karolin Seeger2008-09-181-0/+3
| | | | Karolin
* Add workaround for docs build and dependency on parameters.all.xmlGerald (Jerry) Carter2008-09-051-2/+5
| | | | | (cherry picked from commit d4f5b5255f9b95050ddd9d67bd3958402be77918) (cherry picked from commit c8154142d97ccf973feb36d77f932c893fda0af5)
* Add simple script to build docsGerald (Jerry) Carter2008-05-271-0/+25