summaryrefslogtreecommitdiff
path: root/docs-xml/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-06-10Add docs build to CIAndrew Bartlett1-9/+2
2020-06-10docs-xml: Remove GNU TexInfo buildAndrew Bartlett1-10/+0
2020-06-10docs-xml: Remove references to inkscape (not used any more, no more SVG files)Andrew Bartlett1-16/+0
2020-06-10docs-xml: Remove final references to Samba3-HOWTO and Samba3-ByExampleAndrew Bartlett1-30/+3
2020-06-10docs-xml: Remove references to building docs using PluckerAndrew Bartlett1-7/+0
2018-01-05docs-xml: add basic Makefile dependencies for targets that use xsltprocBjörn Jacke1-9/+11
2018-01-05docs-xml: set a reasonable XML_CATALOG_FILES in MakefileBjörn Jacke1-0/+2
2018-01-05docs-xml: generate build/catalog.xml via Makefile targetBjörn Jacke1-0/+3
2018-01-02doc-xml: fix dependency as the xml targets depend on Makefile.settingsBjörn Jacke1-1/+1
2017-06-27docs-xml: Sort input file listBernhard M. Wiedemann via samba-technical1-1/+1
2014-01-29docs: Remove unused parameters.global.xml and parameters.service.xmlAndrew Bartlett1-9/+1
2014-01-29docs: Remove find_missing_manpages replaced by docs.py and dependent on a Mak...Andrew Bartlett1-5/+0
2012-10-19tests: Convert find_missing_doc into a unit test.Jelmer Vernooij1-2/+1
2012-10-02Fix release script to build full set of documentationAlexander Bokovoy1-0/+3
2012-09-26undocumented: Drop extension from helper scripts.Jelmer Vernooij1-3/+3
2012-09-10docs:build: make target "manpages" .PHONY, so manpages do get built...Michael Adam1-1/+1
2012-09-10docs: Rename htmlman3 -> htmlman.Karolin Seeger1-4/+4
2012-09-04remove extra tab from MakefileAndrew Bartlett1-2/+2
2012-09-04docs: Fix undocumented target to find smb.conf directives in the right placeAndrew Bartlett1-1/+1
2012-09-03docs: Rename manpages-3 -> manpages.Karolin Seeger1-12/+12
2012-09-03s4-docs: Remove empty s4 HOWTO Collection.Karolin Seeger1-1/+0
2012-07-16Revert "Remove XSLT script to generate image dependencies, instead rely on make"Jelmer Vernooij1-17/+53
2011-04-06docs: fix the missing parameter description section in the smb.conf manpageMichael Adam1-1/+9
2009-08-08Pass absolute file paths to Inkscape when transforming .svg filesAlexander Bokovoy1-2/+2
2009-05-02Fix dependency on the attributes file.Jelmer Vernooij1-4/+4
2009-05-02Remove unused entries from clean.Jelmer Vernooij1-2/+2
2009-05-02Remove rules for unused epstopdf.Jelmer Vernooij1-3/+0
2009-05-02Remove XSLT script to generate image dependencies, instead rely on makeJelmer Vernooij1-53/+18
2009-05-02Remove text chunks support. Was never built by any of the main targets,Jelmer Vernooij1-1/+0
2009-05-01Remove broken XSL-FO translation code; this has been broken for a whileJelmer Vernooij1-13/+1
2009-05-01Generate pdf documents in-place rather than copying them from . to output/Jelmer Vernooij1-9/+5
2009-05-01Fix build of the PostScript documents.Jelmer Vernooij1-1/+1
2009-05-01Fix dependencies on images for pdf and ps files.Jelmer Vernooij1-2/+2
2009-05-01Remove unnecessary checks for apps now used through dblatex.Jelmer Vernooij1-3/+0
2009-05-01Cut out the intermediate dvi files in the Makefile - dblatex can take careJelmer Vernooij1-15/+4
2009-05-01Use system-provided dblatex to build the docs rather than includedJelmer Vernooij1-19/+7
2009-05-01Fix 'make samples' (git doesn't version directories, so 'examples' won'tJelmer Vernooij1-1/+1
2009-01-21s3:docs: clean build/catalog.xml in "make clean"Michael Adam1-0/+1
2009-01-21s3:docs: clean generated .png images in "make clean"Michael Adam1-1/+2
2009-01-21s3:docs: fix ommission in fix of (real)distclean targetsMichael Adam1-1/+1
2009-01-21s3:docs: fix distclean target and add realdistclean targetMichael Adam1-1/+4
2008-05-27Depend on latexfigures files directly as using a rule in between causes probl...Jelmer Vernooij1-6/+4
2008-05-21Use double colon targets.Jelmer Vernooij1-2/+2
2008-05-21Add test target in Makefile.Jelmer Vernooij1-25/+29
2008-05-21Make the make output a bit less chatty.Jelmer Vernooij1-5/+4
2008-04-24Fix documentation build: manpages, links in the HTML documents.Alexander Bokovoy1-3/+3
2008-04-23Moving docs tree to docs-xml to make room for generated docs in the release t...Gerald W. Carter1-0/+329