summaryrefslogtreecommitdiff
path: root/docwiki.setup
AgeCommit message (Collapse)Author
2009-05-19set underlaydirbase in docwiki.setupJoey Hess
4291f2e3d7d1eb160427764e622d247145652e81 made just setting underlaydir not enough to change where other underlays are loaded from. While generally a good thing, that broke building of the docwiki from the source tree, because underlaydirbase was not pointing there. Setting underlaydirbase in the setup file is a solution, albeit slightly hacky (since the variable is undocumented and internal).
2009-05-05remove cruft that crept in during a debugging sessionJoey Hess
2009-01-06table: Find links in external files in scan pass.Joey Hess
2008-11-06oopsJoey Hess
2008-11-06txt: Do not encode quotes when filtering the txt, as that broke later ↵Joey Hess
parsing of any directives on the page.
2008-10-29oopsJoey Hess
2008-10-29responseJoey Hess
2008-07-27wrappers option is not needed, obsoleteJoey Hess
2008-07-21prefix_directives enabled in doc wiki, all preprocessor directives ↵Joey Hess
converted. (Simon McVittie)
2008-07-13Cut the size of the binary package in half by excluding pages for bugs and ↵Joey Hess
todo items from the html shipped in it.
2008-05-15turn multimarkdown back offJoey Hess
2008-05-13mdwn: Add a multimarkdown setup file option.Joey Hess
2008-05-07revert changes committed while testing sc3 (oops)Joey Hess
2008-05-07amazon s3 support implemented and kinda workingJoey Hess
pruning not yet implemented, however
2007-12-19add a setup file for building the doc wikiJoey Hess