diff options
Diffstat (limited to 'fml/doc/ja/tutorial/command')
| -rw-r--r-- | fml/doc/ja/tutorial/command/chapter.sgml | 20 |
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:: 以下の話 --> +§.command.module; + +<!-- コマンドの拡張例 --> +§.command.extension; + +§.command.internal; + + +</chapter> |
