Go to file
joey 282893be81 * Rebuilding on upgrade to this version is recommended.
* Add a html validity check to the test suite, using the wdg-html-validator,
  if available.
* Make the html valid when there is nothing in the actions list by adding an
  empty <li> to the end of it.
* Reordered some function call parameters for consistency.
2006-05-26 08:24:36 +00:00
IkiWiki * Rebuilding on upgrade to this version is recommended. 2006-05-26 08:24:36 +00:00
basewiki header can appear more than one time, so is a class, not an id 2006-05-26 01:42:00 +00:00
debian * Rebuilding on upgrade to this version is recommended. 2006-05-26 08:24:36 +00:00
doc * Rebuilding on upgrade to this version is recommended. 2006-05-26 08:24:36 +00:00
t * Rebuilding on upgrade to this version is recommended. 2006-05-26 08:24:36 +00:00
templates * Rebuilding on upgrade to this version is recommended. 2006-05-26 08:24:36 +00:00
IkiWiki.pm * The page name and parent links has switched from using a <h1> to a styled 2006-05-26 01:10:58 +00:00
Makefile.PL * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +00:00
README releasing version 1.0 2006-04-29 18:04:46 +00:00
ikiwiki * Allow discussion links on pages to be turned off with --no-discussion. 2006-05-05 18:20:52 +00:00
ikiwiki-mass-rebuild * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +00:00
mdwn2man * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +00:00
wikilist * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +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/>