diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 05:35:44 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 05:35:44 +0000 |
commit | de74b74953f1c0246ac311583a2484ebbadb5aac (patch) | |
tree | 68629ab437a6451695d6ab07dda5b46e4495cc93 /doc | |
parent | eb9ffe2f3e748ee0e4b9f17771cab3a0d4aa7d5d (diff) |
web commit from 66.118.98.137:
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn index a4b279433..bb5274f9b 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -1,7 +1,7 @@ ikiwiki is a wiki compiler. It converts a directory full of wiki pages into html pages suitable for publishing on a website. Unlike a traditional -wiki, ikiwiki does not have its own means of storing page history, its own -markup language, or support for editing pages online. +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 |