diff options
| author | fukachan <fukachan> | 2006-01-19 10:13:41 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-01-19 10:13:41 +0000 |
| commit | 1308b00fb949afccd5d0e27e2d7af4f93715c135 (patch) | |
| tree | b9a59a81fe1cdb89ffa9f3980d32d5bea5f33358 /fml/doc | |
| parent | e8416c678d62035e49577f2fc96a919fd04b8860 (diff) | |
| download | fml8-1308b00fb949afccd5d0e27e2d7af4f93715c135.tar.gz fml8-1308b00fb949afccd5d0e27e2d7af4f93715c135.tar.bz2 fml8-1308b00fb949afccd5d0e27e2d7af4f93715c135.zip | |
define www mlarchive and admin command recipes entity
Diffstat (limited to 'fml/doc')
| -rw-r--r-- | fml/doc/en/tutorial/include/chapters.ent | 8 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 6 |
2 files changed, 12 insertions, 2 deletions
diff --git a/fml/doc/en/tutorial/include/chapters.ent b/fml/doc/en/tutorial/include/chapters.ent index 738bf419..d400c5bb 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.12 2006/01/17 04:46:03 fukachan Exp $ + $FML: chapters.ent,v 1.13 2006/01/18 14:56:34 fukachan Exp $ $jaFML: chapters.ent,v 1.75 2003/06/20 22:03:12 fukachan Exp $ --> @@ -79,10 +79,16 @@ <!entity sect.customize.casestudies SYSTEM "customize/case_studies.sgml"> +<!-- www ml archive --> +<!entity chapter.www SYSTEM "customize/chapter.www.ml"> +<!entity sect.www.archive.recipes SYSTEM "customize/recipes.www.ml"> <!entity recipe.header.tag.uppercase SYSTEM "customize/recipe.header.tag.uppercase.sgml"> <!entity recipe.header.tag.lowercase SYSTEM "customize/recipe.header.tag.lowercase.sgml"> +<!entity sect.customize.command.recipes SYSTEM "customize/recipes.command.sgml"> +<!entity sect.customize.command.admin.recipes SYSTEM "customize/recipes.command.admin.sgml"> + <!-- filter --> <!entity chapter.customize.filter SYSTEM "customize/filter.sgml"> diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index ca213b35..b69c7535 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.109 2006/01/17 04:46:04 fukachan Exp $ + $FML: chapters.ent,v 1.110 2006/01/18 14:56:34 fukachan Exp $ --> <!entity versin "1.1"> @@ -75,6 +75,7 @@ <!entity sect.customize.delivery.recipes SYSTEM "customize/recipes.delivery.sgml"> <!entity sect.customize.autoreply.recipes SYSTEM "customize/recipes.autoreply.sgml"> <!entity sect.customize.command.recipes SYSTEM "customize/recipes.command.sgml"> +<!entity sect.customize.command.admin.recipes SYSTEM "customize/recipes.command.admin.sgml"> <!entity sect.config.autoreply SYSTEM "customize/autoreply.sgml"> @@ -91,6 +92,9 @@ <!entity sect.customize.casestudies SYSTEM "customize/case_studies.sgml"> +<!-- www ml archive --> +<!entity chapter.www SYSTEM "customize/chapter.www.ml"> +<!entity sect.www.archive.recipes SYSTEM "customize/recipes.www.ml"> <!-- ¥Õ¥£¥ë¥¿ --> |
