diff options
| author | fukachan <fukachan> | 2005-10-15 10:56:07 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-10-15 10:56:07 +0000 |
| commit | 6f710dd9a8fbd3860ebc5bc4a0c918f66e5d766c (patch) | |
| tree | cff9deaecfd94c7a80fabf943af5cf6527b07cb0 /fml/doc/ja/tutorial | |
| parent | 2b73ac58040a0f11a6057fe7fae98f81cb3e7476 (diff) | |
| download | fml8-6f710dd9a8fbd3860ebc5bc4a0c918f66e5d766c.tar.gz fml8-6f710dd9a8fbd3860ebc5bc4a0c918f66e5d766c.tar.bz2 fml8-6f710dd9a8fbd3860ebc5bc4a0c918f66e5d766c.zip | |
add and enable §.usage.onhost.recipes;
Diffstat (limited to 'fml/doc/ja/tutorial')
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 4 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/usage/chapter.onhost.sgml | 11 |
2 files changed, 13 insertions, 2 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index dd162d8c..9978c896 100644 --- a/fml/doc/ja/tutorial/include/chapters.ent +++ b/fml/doc/ja/tutorial/include/chapters.ent @@ -1,5 +1,5 @@ <!-- - $FML: chapters.ent,v 1.95 2005/10/08 03:37:43 fukachan Exp $ + $FML: chapters.ent,v 1.96 2005/10/08 07:32:55 fukachan Exp $ --> <!entity versin "1.1"> @@ -57,6 +57,8 @@ <!entity chapter.config SYSTEM "customize/chapter.config.sgml"> <!entity chapter.usage.user SYSTEM "usage/chapter.user.sgml"> <!entity chapter.usage.onhost SYSTEM "usage/chapter.onhost.sgml"> +<!entity sect.usage.user.recipes SYSTEM "usage/recipes.user.sgml"> +<!entity sect.usage.onhost.recipes SYSTEM "usage/recipes.onhost.sgml"> <!entity chapter.customize.mlstyle SYSTEM "customize/chapter.ml_style.sgml"> <!entity chapter.customize.header SYSTEM "customize/chapter.header.sgml"> <!entity chapter.customize.command SYSTEM "customize/chapter.command.sgml"> diff --git a/fml/doc/ja/tutorial/usage/chapter.onhost.sgml b/fml/doc/ja/tutorial/usage/chapter.onhost.sgml index aac16d66..bcc0db36 100644 --- a/fml/doc/ja/tutorial/usage/chapter.onhost.sgml +++ b/fml/doc/ja/tutorial/usage/chapter.onhost.sgml @@ -1,5 +1,5 @@ <!-- - $FML: chapter.onhost.sgml,v 1.13 2005/09/30 13:25:22 fukachan Exp $ + $FML: chapter.onhost.sgml,v 1.14 2005/10/08 07:31:57 fukachan Exp $ --> @@ -213,4 +213,13 @@ libexec/ と bin/ にあるプログラム群(.cgi は除く)すべてに共通する §.usage.fmldoc; §.usage.fmlhtmlify; +<sect1 id="usage.recipes"> + <title> + Recipes + </title> + +§.usage.onhost.recipes; + +</sect1> + </chapter> |
