diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-19 03:30:34 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-19 03:30:34 +0000 |
commit | 8fe50707c36a6f228091d4b022398a1f3d559f1b (patch) | |
tree | 93f631de85957020a6d9774115463563fbde07ae | |
parent | 895a7b759463730188e55be1c8761e49bede8d59 (diff) |
simplify
-rw-r--r-- | doc/index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn index 5cb4ddee3..3b5bee70e 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -1,5 +1,5 @@ [[ikiwiki_logo|logo/ikiwiki.png]] -ikiwiki is a **wiki compiler**. It converts a directory full of wiki pages +ikiwiki is a **wiki compiler**. It converts 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 or its own markup language. Instead it uses [[Subversion]] (or [[Git]]) and [[MarkDown]]. |