aboutsummaryrefslogtreecommitdiff
path: root/doc/index.mdwn
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-11 05:36:10 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-11 05:36:10 +0000
commitff34c32de0944dc5350260de3899f678898ac4bc (patch)
treeae8018337356aa10cafeb5a57d8470a4f6443802 /doc/index.mdwn
parentde74b74953f1c0246ac311583a2484ebbadb5aac (diff)
downloadikiwiki-ff34c32de0944dc5350260de3899f678898ac4bc.tar
ikiwiki-ff34c32de0944dc5350260de3899f678898ac4bc.tar.gz
web commit from 66.118.98.137:
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.