From 9a4e54a5e7200a0ff6e3b3741174b4c10a3a3b44 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 27 Feb 2011 12:52:27 -0400 Subject: [PATCH] custom template for walkthrough inline --- doc/templates/walkthrough.tmpl | 2 ++ doc/walkthrough.mdwn | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 doc/templates/walkthrough.tmpl diff --git a/doc/templates/walkthrough.tmpl b/doc/templates/walkthrough.tmpl new file mode 100644 index 0000000000..a500a5a865 --- /dev/null +++ b/doc/templates/walkthrough.tmpl @@ -0,0 +1,2 @@ +

+ diff --git a/doc/walkthrough.mdwn b/doc/walkthrough.mdwn index 896b560ec6..ea2ee63546 100644 --- a/doc/walkthrough.mdwn +++ b/doc/walkthrough.mdwn @@ -2,7 +2,7 @@ A walkthrough of the basic features of git-annex. [[!toc]] -[[!inline feeds=no pagenames=""" +[[!inline feeds=no template=walkthrough pagenames=""" creating_a_repository adding_a_remote adding_files