diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-24 17:17:24 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-24 17:17:24 -0500 |
commit | 6dab2fb5402f38e58e06ca83de777c8637a4c38f (patch) | |
tree | f828dd9306b539f8040444f0e7a1982d3bf9410e | |
parent | b8e7a7d1a6eb467416a45e710ee85c03caf33b48 (diff) |
try adding a toc now that ikiwiki supports it
-rw-r--r-- | doc/setup.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn index 1e84120c0..4f4f8a8e7 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -1,5 +1,7 @@ This tutorial will walk you through setting up a wiki with ikiwiki. +[[toc ]] + ### 1. [[Download]] and [[install]] ikiwiki. ### 2. Decide where your wiki's files will go. |