Go to file
joey a18d99c3fa apply monotone patch 2007-08-24 01:20:25 +00:00
IkiWiki apply monotone patch 2007-08-24 01:20:25 +00:00
basewiki
debian rename tex to teximg 2007-08-23 21:19:21 +00:00
doc apply monotone patch 2007-08-24 01:20:25 +00:00
plugins
po * Call the formbuilder hook for the edit page. 2007-08-22 21:06:13 +00:00
t test suite fixes 2007-08-21 19:58:14 +00:00
templates
.perlcriticrc
CHANGELOG
IkiWiki.pm * Avoid ugly gettext messages if LANG is empty. Closes: #439035 2007-08-21 21:19:53 +00:00
Makefile.PL * Avoid ugly gettext messages if LANG is empty. Closes: #439035 2007-08-21 21:19:53 +00:00
NEWS
README
ikiwiki-mass-rebuild
ikiwiki-w3m.cgi
ikiwiki.in
mdwn2man
pm_filter
wikilist

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

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