summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fml/doc/ja/tutorial/@faq_template15
-rw-r--r--fml/doc/ja/tutorial/@sect1_template11
2 files changed, 26 insertions, 0 deletions
diff --git a/fml/doc/ja/tutorial/@faq_template b/fml/doc/ja/tutorial/@faq_template
new file mode 100644
index 00000000..bc9c59a8
--- /dev/null
+++ b/fml/doc/ja/tutorial/@faq_template
@@ -0,0 +1,15 @@
+<qandaset>
+<qandaentry>
+<question>
+ <para>
+
+ </para>
+</question>
+
+<answer>
+ <para>
+
+ </para>
+</answer>
+</qandaentry>
+</qandaset>
diff --git a/fml/doc/ja/tutorial/@sect1_template b/fml/doc/ja/tutorial/@sect1_template
new file mode 100644
index 00000000..d6e86662
--- /dev/null
+++ b/fml/doc/ja/tutorial/@sect1_template
@@ -0,0 +1,11 @@
+<sect1>
+ <title>
+ </title>
+
+<para>
+</para>
+
+<para>
+</para>
+
+</sect1>