summaryrefslogtreecommitdiff
path: root/doc/usage.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-04-23 16:10:46 -0400
committerJoey Hess <joey@kitenet.net>2010-04-23 16:14:33 -0400
commit7e79da76332b93214a7d9a5c91bc046db4219ee2 (patch)
tree5c38f313f26095ea6296af5d7527af74f23fc9cc /doc/usage.mdwn
parent83703d2f4a8832155e3c111792489062ccc4793b (diff)
template docu reorg
Remove wikitemplates page; fold its contents into templates page. Update all backlinks. Document new ability to put templates inside srcdir.
Diffstat (limited to 'doc/usage.mdwn')
-rw-r--r--doc/usage.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn
index 2e12517ea..9cf61cc6c 100644
--- a/doc/usage.mdwn
+++ b/doc/usage.mdwn
@@ -120,10 +120,11 @@ also be configured using a setup file.
* --templatedir dir
- Specify the directory that the page [[templates|wikitemplates]] are stored in.
+ Specify the directory that [[templates|templates]] are stored in.
Default is `/usr/share/ikiwiki/templates`, or another location as configured at
build time. If the templatedir is changed, missing templates will still
- be searched for in the default location as a fallback.
+ be searched for in the default location as a fallback. Templates can also be
+ placed in the "templates/" subdirectory of the srcdir.
Note that if you choose to copy and modify ikiwiki's templates, you will need
to be careful to keep them up to date when upgrading to new versions of