aboutsummaryrefslogtreecommitdiff
path: root/doc/index.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.mdwn')
-rw-r--r--doc/index.mdwn6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn
index bb5274f9b..b33df6056 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -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.