diff options
| author | fukachan <fukachan> | 2006-01-16 03:21:34 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-01-16 03:21:34 +0000 |
| commit | 7c9a0e2cbeb115195e3aa8ba69b05a372446186b (patch) | |
| tree | 66ca853a61fd7641d31ef070588360d671c167e7 /fml/doc/ja/tutorial/include | |
| parent | 507a307866f3a5bd9b1b642aa4cd9a6e39e329ee (diff) | |
| download | fml8-7c9a0e2cbeb115195e3aa8ba69b05a372446186b.tar.gz fml8-7c9a0e2cbeb115195e3aa8ba69b05a372446186b.tar.bz2 fml8-7c9a0e2cbeb115195e3aa8ba69b05a372446186b.zip | |
add and enable recipes on fml overview.
Diffstat (limited to 'fml/doc/ja/tutorial/include')
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index 839715bc..c8e946a2 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.104 2005/12/15 03:07:24 fukachan Exp $ + $FML: chapters.ent,v 1.105 2006/01/15 15:32:03 fukachan Exp $ --> <!entity versin "1.1"> @@ -31,6 +31,8 @@ <!-- パート I: introduction 〜 インストール、テストまで --> <!entity chapter.overview.fml SYSTEM "overview/fml.sgml"> <!entity chapter.overview.ml SYSTEM "overview/ml.sgml"> +<!entity sect.overview.ml.recipes SYSTEM "overview/recipes.ml.sgml"> +<!entity sect.overview.fml.recipes SYSTEM "overview/recipes.fml.sgml"> <!-- パート II: セットアップ --> @@ -231,7 +233,6 @@ <!entity sect.troubleshoot.filesystem SYSTEM "troubleshoot/filesystem.sgml"> <!entity sect.troubleshoot.delivery SYSTEM "troubleshoot/delivery.sgml"> -<! <!-- changes --> <!entity chapter.changes SYSTEM "changes/chapter.sgml"> |
