diff options
| -rw-r--r-- | fml/doc/en/tutorial/book.sgml | 7 | ||||
| -rw-r--r-- | fml/doc/en/tutorial/include/chapters.ent | 8 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/book.sgml | 5 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 8 |
4 files changed, 18 insertions, 10 deletions
diff --git a/fml/doc/en/tutorial/book.sgml b/fml/doc/en/tutorial/book.sgml index 5ce31b42..afe11c31 100644 --- a/fml/doc/en/tutorial/book.sgml +++ b/fml/doc/en/tutorial/book.sgml @@ -2,7 +2,7 @@ This is an sgml using DocBook dtd. Use sgmltools version 2.0.x or above to generate various output formats. - $FML: book.sgml,v 1.4 2005/09/18 13:55:54 fukachan Exp $ + $FML: book.sgml,v 1.5 2006/01/18 14:56:34 fukachan Exp $ $jaFML: book.sgml,v 1.58 2003/05/31 08:51:07 fukachan Exp $ --> @@ -94,8 +94,13 @@ to generate various output formats. <!-- customize --> &chapter.customize.mlstyle; &chapter.customize.header; + &chapter.customize.body; &chapter.customize.command; &chapter.customize.filter; + &chapter.customize.message; + + <!-- www ml archive --> + &chapter.www; <!-- thread track system --> &chapter.threadtrack; diff --git a/fml/doc/en/tutorial/include/chapters.ent b/fml/doc/en/tutorial/include/chapters.ent index d400c5bb..6b634ca6 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.13 2006/01/18 14:56:34 fukachan Exp $ + $FML: chapters.ent,v 1.14 2006/01/19 10:13:41 fukachan Exp $ $jaFML: chapters.ent,v 1.75 2003/06/20 22:03:12 fukachan Exp $ --> @@ -75,13 +75,13 @@ <!entity sect.config.post.check.pgp SYSTEM "customize/post_check_pgp_signature.sgml"> <!entity sect.config.command.mail.check.pgp SYSTEM "customize/command_check_pgp_signature.sgml"> -<!entity sect.config.ml.hier SYSTEM "customize/ml.hier.ml"> +<!entity sect.config.ml.hier SYSTEM "customize/ml.hier.sgml"> <!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 chapter.www SYSTEM "customize/chapter.www.sgml"> +<!entity sect.www.archive.recipes SYSTEM "customize/recipes.www.sgml"> <!entity recipe.header.tag.uppercase SYSTEM "customize/recipe.header.tag.uppercase.sgml"> diff --git a/fml/doc/ja/tutorial/book.sgml b/fml/doc/ja/tutorial/book.sgml index 842e861c..c13319ff 100644 --- a/fml/doc/ja/tutorial/book.sgml +++ b/fml/doc/ja/tutorial/book.sgml @@ -2,7 +2,7 @@ This is an sgml using DocBook dtd. Use sgmltools version 2.0.x or above to generate various output formats. -$FML: book.sgml,v 1.70 2005/11/27 09:13:34 fukachan Exp $ +$FML: book.sgml,v 1.71 2006/01/18 14:56:34 fukachan Exp $ --> <!doctype book public "-//FML//DTD DocBook V3.1-Based Extension//EN" [ @@ -106,6 +106,9 @@ $FML: book.sgml,v 1.70 2005/11/27 09:13:34 fukachan Exp $ &chapter.customize.filter; &chapter.customize.message; + <!-- www ml archive --> + &chapter.www; + <!-- スレッド追跡システム --> &chapter.threadtrack; </part> diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index b69c7535..b82c6614 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.110 2006/01/18 14:56:34 fukachan Exp $ + $FML: chapters.ent,v 1.111 2006/01/19 10:13:41 fukachan Exp $ --> <!entity versin "1.1"> @@ -88,13 +88,13 @@ <!entity sect.config.command.mail.check.pgp SYSTEM "customize/command_check_pgp_signature.sgml"> -<!entity sect.config.ml.hier SYSTEM "customize/ml.hier.ml"> +<!entity sect.config.ml.hier SYSTEM "customize/ml.hier.sgml"> <!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 chapter.www SYSTEM "customize/chapter.www.sgml"> +<!entity sect.www.archive.recipes SYSTEM "customize/recipes.www.sgml"> <!-- フィルタ --> |
