aboutsummaryrefslogtreecommitdiff
path: root/docwiki.setup
Commit message (Collapse)AuthorAge
* set underlaydirbase in docwiki.setupJoey Hess2009-05-19
| | | | | | | | | | | | 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).
* remove cruft that crept in during a debugging sessionJoey Hess2009-05-05
|
* table: Find links in external files in scan pass.Joey Hess2009-01-06
|
* oopsJoey Hess2008-11-06
|
* txt: Do not encode quotes when filtering the txt, as that broke later ↵Joey Hess2008-11-06
| | | | parsing of any directives on the page.
* oopsJoey Hess2008-10-29
|
* responseJoey Hess2008-10-29
|
* wrappers option is not needed, obsoleteJoey Hess2008-07-27
|
* prefix_directives enabled in doc wiki, all preprocessor directives ↵Joey Hess2008-07-21
| | | | converted. (Simon McVittie)
* Cut the size of the binary package in half by excluding pages for bugs and ↵Joey Hess2008-07-13
| | | | todo items from the html shipped in it.
* turn multimarkdown back offJoey Hess2008-05-15
|
* mdwn: Add a multimarkdown setup file option.Joey Hess2008-05-13
|
* revert changes committed while testing sc3 (oops)Joey Hess2008-05-07
|
* amazon s3 support implemented and kinda workingJoey Hess2008-05-07
| | | | pruning not yet implemented, however
* add a setup file for building the doc wikiJoey Hess2007-12-19