aboutsummaryrefslogtreecommitdiff
path: root/doc/features.mdwn
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-11 05:26:52 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-11 05:26:52 +0000
commit7d68b974840534bbea1f6436f37ca36ed230c26d (patch)
tree8c3e8d11278e424a56d39563df203dd4f17440a9 /doc/features.mdwn
parentcf841ef42d201f2c5fcf4c07fdb122b4a00a7052 (diff)
downloadikiwiki-7d68b974840534bbea1f6436f37ca36ed230c26d.tar
ikiwiki-7d68b974840534bbea1f6436f37ca36ed230c26d.tar.gz
web commit from 66.118.98.137:
Diffstat (limited to 'doc/features.mdwn')
-rw-r--r--doc/features.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/features.mdwn b/doc/features.mdwn
index a6a6f1915..d3226586b 100644
--- a/doc/features.mdwn
+++ b/doc/features.mdwn
@@ -14,7 +14,10 @@ Currently implemented:
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.
+
+* [[SubPage]]s
+
+ Arbitrarily deep hierarchies of pages with fairly simple and useful [[SubPage/LinkingRUles]]
----