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/en | |
| 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/en')
| -rw-r--r-- | fml/doc/en/tutorial/include/chapters.ent | 4 | ||||
| -rw-r--r-- | fml/doc/en/tutorial/usage/chapter.onhost.sgml | 11 |
2 files changed, 13 insertions, 2 deletions
diff --git a/fml/doc/en/tutorial/include/chapters.ent b/fml/doc/en/tutorial/include/chapters.ent index dc8ff0fb..bb9a7877 100644 --- a/fml/doc/en/tutorial/include/chapters.ent +++ b/fml/doc/en/tutorial/include/chapters.ent @@ -1,5 +1,5 @@ <!-- - $FML: chapters.ent,v 1.4 2005/10/08 03:37:42 fukachan Exp $ + $FML: chapters.ent,v 1.5 2005/10/08 07:32:55 fukachan Exp $ $jaFML: chapters.ent,v 1.75 2003/06/20 22:03:12 fukachan Exp $ --> @@ -58,6 +58,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/en/tutorial/usage/chapter.onhost.sgml b/fml/doc/en/tutorial/usage/chapter.onhost.sgml index dc1a8d18..7cb98a70 100644 --- a/fml/doc/en/tutorial/usage/chapter.onhost.sgml +++ b/fml/doc/en/tutorial/usage/chapter.onhost.sgml @@ -1,5 +1,5 @@ <!-- - $FML: chapter.onhost.sgml,v 1.2 2005/07/20 10:37:45 fukachan Exp $ + $FML: chapter.onhost.sgml,v 1.3 2005/09/18 13:55:56 fukachan Exp $ $jaFML: chapter.onhost.sgml,v 1.8 2003/04/15 14:51:46 fukachan Exp $ --> @@ -199,4 +199,13 @@ Plural -o are acceptable. §.usage.fmldoc; §.usage.fmlhtmlify; +<sect1 id="usage.recipes"> + <title> + Recipes + </title> + +§.usage.onhost.recipes; + +</sect1> + </chapter> |
