aboutsummaryrefslogtreecommitdiff
path: root/doc/index.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-06-02 05:32:20 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-06-02 05:32:20 +0000
commit30afedcfe2799bb6cc4bf329bd273ad9d8dd6da3 (patch)
tree900d3e110a304973171b47d40977b29db24d5e7c /doc/index.mdwn
parentc0f8126143852a2b1e47e2b8a7310ef6bd43bf18 (diff)
downloadikiwiki-30afedcfe2799bb6cc4bf329bd273ad9d8dd6da3.tar
ikiwiki-30afedcfe2799bb6cc4bf329bd273ad9d8dd6da3.tar.gz
* Add support for using git instead of subversion as the RCS backend,
tremendous thanks to Recai Oktaş for this. * Doc updates for git.
Diffstat (limited to 'doc/index.mdwn')
-rw-r--r--doc/index.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn
index 3d10751c6..5cb4ddee3 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -2,7 +2,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 or its own
-markup language. Instead it uses [[Subversion]] and [[MarkDown]].
+markup language. Instead it uses [[Subversion]] (or [[Git]]) and [[MarkDown]].
* [[News]] is a blog (built using ikiwiki) of news items about ikiwiki. It's the best way to find out when there's a new version to [[Download]].