summaryrefslogtreecommitdiffstats
path: root/docs-xml/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* s3:docs: clean build/catalog.xml in "make clean"Michael Adam2009-01-211-0/+1
| | | | Michael
* s3:docs: clean generated .png images in "make clean"Michael Adam2009-01-211-1/+2
| | | | Michael
* s3:docs: fix ommission in fix of (real)distclean targetsMichael Adam2009-01-211-1/+1
| | | | Michael
* s3:docs: fix distclean target and add realdistclean targetMichael Adam2009-01-211-1/+4
| | | | | | | - remove stuff created by configure in distclean - remove stuff created by autoconf in realdistclean Michael
* Depend on latexfigures files directly as using a rule in between causes ↵Jelmer Vernooij2008-05-271-6/+4
| | | | | | problems. (This used to be commit bf3c2773f94c1db29a8a3e5935ff587f16f9a905)
* Use double colon targets.Jelmer Vernooij2008-05-211-2/+2
| | | | (This used to be commit 825cf91fa8b30a67d04cbda8885ff62a4c26458f)
* Add test target in Makefile.Jelmer Vernooij2008-05-211-25/+29
| | | | (This used to be commit ac0d768676b1b8105a9141169b1afa248df6ce66)
* Make the make output a bit less chatty.Jelmer Vernooij2008-05-211-5/+4
| | | | (This used to be commit 1fa4ef553c437bae07389c0f6a5410ba22ee4905)
* Fix documentation build: manpages, links in the HTML documents.Alexander Bokovoy2008-04-241-3/+3
| | | | | | | | | | Fixed manpages generation to properly create handle smb.conf parameters' titles Changed HTML generator to include links for every smb.conf parameter. Now we have correct linking between different HTML documents. Signed-off-by: Alexander Bokovoy <ab@samba.org> (This used to be commit 056935ff1f5fefc3ca42f7006182fc80c94d91ab)
* Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter2008-04-231-0/+329
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)