summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/index.mdwn6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn
index b873711f6..18ea5614e 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -17,12 +17,6 @@ Just configure subversion to let appropriate users (or everyone) commit to
the wiki's repository. There are some things you should keep in mind about
[[Security]] when allowing the world to edit your ikiwiki.
-ikiwiki also supports files of any other type, including raw html, text,
-images, etc. These are not converted to wiki pages, they are just copied
-unchanged by ikiwiki as it builds your wiki. So you can check in an image,
-program, or other special file and link to it from your wiki pages.
-ikiwiki also supports making one page that is a [[SubPage]] of another.
-
[[Setup]] has a tutorial for setting up ikiwki.
[[TODO]] lists things that need to be added to ikiwiki before most people