diff options
author | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2008-07-21 12:32:31 +0100 |
---|---|---|
committer | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2008-07-21 12:32:31 +0100 |
commit | 47d179802d5f78365fa7077ae64de35f2892a1e4 (patch) | |
tree | 3015f658f1068847a555597783759c20a54c1e00 /doc/rcs | |
parent | 121d0f34560ec49d259d5e9b19f4426bba08cf4c (diff) |
Migrate everything else via prefix_directives
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
Diffstat (limited to 'doc/rcs')
-rw-r--r-- | doc/rcs/details.mdwn | 2 | ||||
-rw-r--r-- | doc/rcs/git.mdwn | 2 | ||||
-rw-r--r-- | doc/rcs/tla.mdwn | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/rcs/details.mdwn b/doc/rcs/details.mdwn index a6174f439..9bf65762f 100644 --- a/doc/rcs/details.mdwn +++ b/doc/rcs/details.mdwn @@ -1,6 +1,6 @@ A few bits about the RCS backends -[[toc ]] +[[!toc ]] ## Terminology diff --git a/doc/rcs/git.mdwn b/doc/rcs/git.mdwn index 74402e155..98daf66da 100644 --- a/doc/rcs/git.mdwn +++ b/doc/rcs/git.mdwn @@ -1,4 +1,4 @@ -[[meta title="Git"]] +[[!meta title="Git"]] [Git][git] is a distributed revison control system originally developed for the Linux kernel. Ikiwiki supports storing a wiki in git. diff --git a/doc/rcs/tla.mdwn b/doc/rcs/tla.mdwn index cafd9b49b..cad5d51f4 100644 --- a/doc/rcs/tla.mdwn +++ b/doc/rcs/tla.mdwn @@ -7,4 +7,4 @@ come in. When running as a [[cgi]] with tla, ikiwiki automatically commits edited pages to the Arch repostory, and uses the Arch log to generate the [[RecentChanges]] page. -Note that the tla support needs the [[cpan MailTools]] perl module. +Note that the tla support needs the [[!cpan MailTools]] perl module. |