Go to file
Joey Hess 1cfb23cba2 web commit by http://subvert.org.uk/~bma/ 2008-01-08 13:00:01 -05:00
IkiWiki * htmlscrubber: Further work around #365971 by adding tags for 'br/', 'hr/' 2008-01-07 18:32:50 -05:00
debian * htmlscrubber: Further work around #365971 by adding tags for 'br/', 'hr/' 2008-01-07 18:32:50 -05:00
doc web commit by http://subvert.org.uk/~bma/ 2008-01-08 13:00:01 -05:00
plugins
po * Improved the canedit hook interface, allowing a callback function to be 2008-01-07 16:34:13 -05:00
t
templates
underlays
.gitignore
.perlcriticrc
CHANGELOG
IkiWiki.pm
Makefile.PL * Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects. 2008-01-07 18:12:12 -05:00
NEWS
README response, improve NOTAINT docs 2008-01-05 02:07:29 -05:00
docwiki.setup
ikiwiki-makerepo
ikiwiki-mass-rebuild
ikiwiki-update-wikilist
ikiwiki-w3m.cgi
ikiwiki.in
mdwn2man
pm_filter
wikilist Fix typo. 2007-04-09 23:54:32 +00:00

README

Use ./Makefile.PL to generate a Makefile, "make" will build the
documentation wiki and a man page, and "make install" will install ikiwiki.

A few special variables you can set while using the Makefile:

PROFILE=1 turns on profiling for the build of the doc wiki. Uses Devel::Profile

NOTAINT=1 turns off the taint flag in the ikiwiki program. (Recommended
unless your perl is less buggy than mine -- see
http://bugs.debian.org/411786)

All other documentation is in the ikiwiki documentation wiki, which is also
available online at <http://ikiwiki.info/>