Go to file
joey 3b0fce93e4 * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use
it, this will allow for adding a unit test suite.
2006-05-02 06:53:33 +00:00
IkiWiki * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use 2006-05-02 06:53:33 +00:00
basewiki * Added plugin system, currently only supporting for PreProcessorDirectives. 2006-05-02 02:34:33 +00:00
debian * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use 2006-05-02 06:53:33 +00:00
doc * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use 2006-05-02 06:53:33 +00:00
templates * Rename inlinepage to depends, so that it can be used to refer to more 2006-05-01 22:27:37 +00:00
IkiWiki.pm * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use 2006-05-02 06:53:33 +00:00
Makefile.PL * Add an orphans plugin for finding pages that nothing links to. 2006-05-02 06:15:31 +00:00
README releasing version 1.0 2006-04-29 18:04:46 +00:00
ikiwiki * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use 2006-05-02 06:53:33 +00:00
mdwn2man add --diffurl, if set RecentChanges has links to svn diffs 2006-03-21 01:18:01 +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.

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