summaryrefslogtreecommitdiff
path: root/docs-xml/Makefile
Commit message (Expand)AuthorAgeFilesLines
* docs-xml: add basic Makefile dependencies for targets that use xsltprocBjörn Jacke2018-01-051-9/+11
* docs-xml: set a reasonable XML_CATALOG_FILES in MakefileBjörn Jacke2018-01-051-0/+2
* docs-xml: generate build/catalog.xml via Makefile targetBjörn Jacke2018-01-051-0/+3
* doc-xml: fix dependency as the xml targets depend on Makefile.settingsBjörn Jacke2018-01-021-1/+1
* docs-xml: Sort input file listBernhard M. Wiedemann via samba-technical2017-06-271-1/+1
* docs: Remove unused parameters.global.xml and parameters.service.xmlAndrew Bartlett2014-01-291-9/+1
* docs: Remove find_missing_manpages replaced by docs.py and dependent on a Mak...Andrew Bartlett2014-01-291-5/+0
* tests: Convert find_missing_doc into a unit test.Jelmer Vernooij2012-10-191-2/+1
* Fix release script to build full set of documentationAlexander Bokovoy2012-10-021-0/+3
* undocumented: Drop extension from helper scripts.Jelmer Vernooij2012-09-261-3/+3
* docs:build: make target "manpages" .PHONY, so manpages do get built...Michael Adam2012-09-101-1/+1
* docs: Rename htmlman3 -> htmlman.Karolin Seeger2012-09-101-4/+4
* remove extra tab from MakefileAndrew Bartlett2012-09-041-2/+2
* docs: Fix undocumented target to find smb.conf directives in the right placeAndrew Bartlett2012-09-041-1/+1
* docs: Rename manpages-3 -> manpages.Karolin Seeger2012-09-031-12/+12
* s4-docs: Remove empty s4 HOWTO Collection.Karolin Seeger2012-09-031-1/+0
* Revert "Remove XSLT script to generate image dependencies, instead rely on make"Jelmer Vernooij2012-07-161-17/+53
* docs: fix the missing parameter description section in the smb.conf manpageMichael Adam2011-04-061-1/+9
* Pass absolute file paths to Inkscape when transforming .svg filesAlexander Bokovoy2009-08-081-2/+2
* Fix dependency on the attributes file.Jelmer Vernooij2009-05-021-4/+4
* Remove unused entries from clean.Jelmer Vernooij2009-05-021-2/+2
* Remove rules for unused epstopdf.Jelmer Vernooij2009-05-021-3/+0
* Remove XSLT script to generate image dependencies, instead rely on makeJelmer Vernooij2009-05-021-53/+18
* Remove text chunks support. Was never built by any of the main targets,Jelmer Vernooij2009-05-021-1/+0
* Remove broken XSL-FO translation code; this has been broken for a whileJelmer Vernooij2009-05-011-13/+1
* Generate pdf documents in-place rather than copying them from . to output/Jelmer Vernooij2009-05-011-9/+5
* Fix build of the PostScript documents.Jelmer Vernooij2009-05-011-1/+1
* Fix dependencies on images for pdf and ps files.Jelmer Vernooij2009-05-011-2/+2
* Remove unnecessary checks for apps now used through dblatex.Jelmer Vernooij2009-05-011-3/+0
* Cut out the intermediate dvi files in the Makefile - dblatex can take careJelmer Vernooij2009-05-011-15/+4
* Use system-provided dblatex to build the docs rather than includedJelmer Vernooij2009-05-011-19/+7
* Fix 'make samples' (git doesn't version directories, so 'examples' won'tJelmer Vernooij2009-05-011-1/+1
* s3:docs: clean build/catalog.xml in "make clean"Michael Adam2009-01-211-0/+1
* s3:docs: clean generated .png images in "make clean"Michael Adam2009-01-211-1/+2
* s3:docs: fix ommission in fix of (real)distclean targetsMichael Adam2009-01-211-1/+1
* s3:docs: fix distclean target and add realdistclean targetMichael Adam2009-01-211-1/+4
* Depend on latexfigures files directly as using a rule in between causes probl...Jelmer Vernooij2008-05-271-6/+4
* Use double colon targets.Jelmer Vernooij2008-05-211-2/+2
* Add test target in Makefile.Jelmer Vernooij2008-05-211-25/+29
* Make the make output a bit less chatty.Jelmer Vernooij2008-05-211-5/+4
* Fix documentation build: manpages, links in the HTML documents.Alexander Bokovoy2008-04-241-3/+3
* Moving docs tree to docs-xml to make room for generated docs in the release t...Gerald W. Carter2008-04-231-0/+329