summaryrefslogtreecommitdiff
path: root/docs-xml/scripts
AgeCommit message (Collapse)AuthorFilesLines
2009-05-01find_unused_doc: Strip spaces in configuration names, just like the parser does.Jelmer Vernooij1-4/+9
2009-05-01Remove broken XSL-FO translation code; this has been broken for a whileJelmer Vernooij1-1/+0
and the output was never used.
2009-05-01Fix regular expressions in find_missing_doc after code format changes inJelmer Vernooij1-3/+3
loadparm.c.
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-01Filter substitution variables out of list of undocumented applications.Jelmer Vernooij1-0/+2
2008-04-23Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter4-0/+116
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)