Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-02 | Fix dependency on the attributes file. | Jelmer Vernooij | 1 | -4/+4 | |
2009-05-02 | Remove unused entries from clean. | Jelmer Vernooij | 1 | -2/+2 | |
2009-05-02 | Remove rules for unused epstopdf. | Jelmer Vernooij | 1 | -3/+0 | |
2009-05-02 | Remove XSLT script to generate image dependencies, instead rely on make | Jelmer Vernooij | 1 | -53/+18 | |
given that the number of image formats we use is limited. | |||||
2009-05-02 | Remove text chunks support. Was never built by any of the main targets, | Jelmer Vernooij | 1 | -1/+0 | |
and one of the reasons the complex dependency system exists. | |||||
2009-05-01 | Remove broken XSL-FO translation code; this has been broken for a while | Jelmer Vernooij | 1 | -13/+1 | |
and the output was never used. | |||||
2009-05-01 | Generate pdf documents in-place rather than copying them from . to output/ | Jelmer Vernooij | 1 | -9/+5 | |
2009-05-01 | Fix build of the PostScript documents. | Jelmer Vernooij | 1 | -1/+1 | |
2009-05-01 | Fix dependencies on images for pdf and ps files. | Jelmer Vernooij | 1 | -2/+2 | |
2009-05-01 | Remove unnecessary checks for apps now used through dblatex. | Jelmer Vernooij | 1 | -3/+0 | |
2009-05-01 | Cut out the intermediate dvi files in the Makefile - dblatex can take care | Jelmer Vernooij | 1 | -15/+4 | |
of those for us. | |||||
2009-05-01 | Use system-provided dblatex to build the docs rather than included | Jelmer Vernooij | 1 | -19/+7 | |
db2latex. | |||||
2009-05-01 | Fix 'make samples' (git doesn't version directories, so 'examples' won't | Jelmer Vernooij | 1 | -1/+1 | |
exist yet) | |||||
2009-01-21 | s3:docs: clean build/catalog.xml in "make clean" | Michael Adam | 1 | -0/+1 | |
Michael | |||||
2009-01-21 | s3:docs: clean generated .png images in "make clean" | Michael Adam | 1 | -1/+2 | |
Michael | |||||
2009-01-21 | s3:docs: fix ommission in fix of (real)distclean targets | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2009-01-21 | s3:docs: fix distclean target and add realdistclean target | Michael Adam | 1 | -1/+4 | |
- remove stuff created by configure in distclean - remove stuff created by autoconf in realdistclean Michael | |||||
2008-05-27 | Depend on latexfigures files directly as using a rule in between causes ↵ | Jelmer Vernooij | 1 | -6/+4 | |
problems. (This used to be commit bf3c2773f94c1db29a8a3e5935ff587f16f9a905) | |||||
2008-05-21 | Use double colon targets. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 825cf91fa8b30a67d04cbda8885ff62a4c26458f) | |||||
2008-05-21 | Add test target in Makefile. | Jelmer Vernooij | 1 | -25/+29 | |
(This used to be commit ac0d768676b1b8105a9141169b1afa248df6ce66) | |||||
2008-05-21 | Make the make output a bit less chatty. | Jelmer Vernooij | 1 | -5/+4 | |
(This used to be commit 1fa4ef553c437bae07389c0f6a5410ba22ee4905) | |||||
2008-04-24 | Fix documentation build: manpages, links in the HTML documents. | Alexander Bokovoy | 1 | -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) | |||||
2008-04-23 | Moving docs tree to docs-xml to make room for generated docs in the release ↵ | Gerald W. Carter | 1 | -0/+329 | |
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14) |