Go to file
Joey Hess 852999c5e1 add a setup file for building the doc wiki 2007-12-19 17:31:28 -05:00
IkiWiki * Improved parentlinks special case for index pages. 2007-12-19 16:44:33 -05:00
debian * Improved parentlinks special case for index pages. 2007-12-19 16:44:33 -05:00
doc * Improved parentlinks special case for index pages. 2007-12-19 16:44:33 -05:00
plugins * Rewritten rst plugin by madduck is a python program that communicates with 2007-10-15 16:33:02 +00:00
po releasing version 2.16 2007-12-18 19:50:40 -05:00
t file_pruned regression tests 2007-12-18 00:38:06 -05:00
templates
underlays
.gitignore
.perlcriticrc
CHANGELOG
IkiWiki.pm
Makefile.PL add a setup file for building the doc wiki 2007-12-19 17:31:28 -05:00
NEWS
README
docwiki.setup add a setup file for building the doc wiki 2007-12-19 17:31:28 -05:00
ikiwiki-makerepo
ikiwiki-mass-rebuild
ikiwiki-update-wikilist
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/>