summaryrefslogtreecommitdiff
path: root/fml/doc/ja/recipes/@template
diff options
context:
space:
mode:
Diffstat (limited to 'fml/doc/ja/recipes/@template')
-rw-r--r--fml/doc/ja/recipes/@template27
1 files changed, 27 insertions, 0 deletions
diff --git a/fml/doc/ja/recipes/@template b/fml/doc/ja/recipes/@template
new file mode 100644
index 00000000..3a386936
--- /dev/null
+++ b/fml/doc/ja/recipes/@template
@@ -0,0 +1,27 @@
+<!--
+ $FML: install.sgml,v 1.2 2001/05/19 05:51:59 fukachan Exp $
+-->
+
+<chapter id="__TEMPLATE__">
+ <title>
+ __TEMPLATE__
+ </title>
+
+<qandaset>
+<qandaentry>
+ <question>
+ <para>
+ Question
+ </para>
+ </question>
+
+ <answer>
+ <para>
+ Answer
+ </para>
+ </answer>
+</qandaentry>
+</qandaset>
+
+
+</chapter>