summaryrefslogtreecommitdiff
path: root/docs-xml/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2012-09-10docs: Rename htmlman3 -> htmlman.Karolin Seeger1-1/+1
Karolin Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Mon Sep 10 14:19:42 CEST 2012 on sn-devel-104
2012-09-10docs: have configure correctly report ability to build manpagesMichael Adam1-1/+1
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 references to dia now that we use inkscape for diagrams.Jelmer Vernooij1-20/+0
2009-05-01Remove unnecessary checks for apps now used through dblatex.Jelmer Vernooij1-11/+1
2009-05-01Look for dblatex.Jelmer Vernooij1-0/+1
2009-05-01Fix 'make undocumented' (by hardcoding the source path, now that the docsJelmer Vernooij1-6/+0
live in the same git repo)
2008-04-24Fix documentation build: manpages, links in the HTML documents.Alexander Bokovoy1-1/+1
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-23Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter1-0/+97
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)