web commit from 66.118.98.137:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 11 Mar 2006 05:36:10 +0000 (05:36 +0000)
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 11 Mar 2006 05:36:10 +0000 (05:36 +0000)
doc/index.mdwn

index bb5274f9b4c9008fc63ae8ea90454802e3c925df..b33df6056a92947a28ab2f4b661a75ec513e9fe6 100644 (file)
@@ -3,12 +3,6 @@ into html pages suitable for publishing on a website. Unlike a traditional
 wiki, ikiwiki does not have its own means of storing page history or its own
 markup language. Instead it uses [[Subversion]] and [[MarkDown]].
 
-To use ikiwiki to set up a wiki, you will probably want to use it with a
-revision control system, such as [[Subversion]], for keeping track of past
-versions of pages. ikiwiki can run as a Subversion [[post-commit]] hook, so
-that each committed change to your wiki is immediatly compiled and
-published.
-
 See [[Features]] for a current list of ikiwiki's features. [[WhyIkiWiki]]
 might be useful if you're considering using this.