summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/command
diff options
context:
space:
mode:
Diffstat (limited to 'fml/doc/ja/tutorial/command')
-rw-r--r--fml/doc/ja/tutorial/command/chapter.sgml20
1 files changed, 20 insertions, 0 deletions
diff --git a/fml/doc/ja/tutorial/command/chapter.sgml b/fml/doc/ja/tutorial/command/chapter.sgml
new file mode 100644
index 00000000..41c031b4
--- /dev/null
+++ b/fml/doc/ja/tutorial/command/chapter.sgml
@@ -0,0 +1,20 @@
+<!--
+ $FML$
+-->
+
+<chapter>
+ <title>
+ コマンドの拡張
+ </title>
+
+
+<!-- モジュールの使い方について、 FML::Command:: 以下の話 -->
+&sect.command.module;
+
+<!-- コマンドの拡張例 -->
+&sect.command.extension;
+
+&sect.command.internal;
+
+
+</chapter>