summaryrefslogtreecommitdiff
path: root/docs-xml/Makefile.settings.in
AgeCommit message (Collapse)AuthorFilesLines
2012-09-04docs: Fix undocumented target to find smb.conf directives in the right placeAndrew Bartlett1-1/+1
The manpages target needs to be reworked to know about waf. Andrew Bartlett
2012-09-03docs: Rename manpages-3 -> manpages.Karolin Seeger1-1/+1
This change was suggested by Andrew Bartlett on the samba-technical mailing list. Karolin Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Mon Sep 3 23:35:38 CEST 2012 on sn-devel-104
2009-05-02Remove rules for unused epstopdf.Jelmer Vernooij1-1/+0
2009-05-01Remove broken XSL-FO translation code; this has been broken for a whileJelmer Vernooij1-3/+0
and the output was never used.
2009-05-01Remove unused and unsubstituted variables from Makefile.settings.in.Jelmer Vernooij1-10/+0
2009-05-01Remove references to dia now that we use inkscape for diagrams.Jelmer Vernooij1-1/+0
2009-05-01Remove unnecessary checks for apps now used through dblatex.Jelmer Vernooij1-2/+0
2009-05-01Remove reference to (removed?) image copy script.Jelmer Vernooij1-1/+0
2009-05-01Look for dblatex.Jelmer Vernooij1-0/+1
2009-05-01Fix 'make undocumented' (by hardcoding the source path, now that the docsJelmer Vernooij1-1/+1
live in the same git repo)
2009-05-01Fix 'make samples' (git doesn't version directories, so 'examples' won'tJelmer Vernooij1-1/+0
exist yet)
2008-04-23Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter1-0/+50
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)