summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/include
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-10-29 04:04:29 +0000
committerfukachan <fukachan>2002-10-29 04:04:29 +0000
commitf2f4302a5b43bef5eb2e8bc23ceb36ef1bccbc87 (patch)
treeb96670794a60f5cec194c4bcbc772f36f69cac44 /fml/doc/ja/tutorial/include
parent8270c149806577d3c5c4e24c3b79f8a8c4ef5ae3 (diff)
downloadfml8-f2f4302a5b43bef5eb2e8bc23ceb36ef1bccbc87.tar.gz
fml8-f2f4302a5b43bef5eb2e8bc23ceb36ef1bccbc87.tar.bz2
fml8-f2f4302a5b43bef5eb2e8bc23ceb36ef1bccbc87.zip
add && enable troubleshoot chapter
Diffstat (limited to 'fml/doc/ja/tutorial/include')
-rw-r--r--fml/doc/ja/tutorial/include/chapters.ent9
1 files changed, 8 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent
index ff2b89a6..26b702d7 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.53 2002/10/29 03:32:21 fukachan Exp $
+ $FML: chapters.ent,v 1.54 2002/10/29 03:44:17 fukachan Exp $
-->
<!entity versin "1.1">
@@ -150,3 +150,10 @@
<!entity chapter.module.io.adapter SYSTEM "module/IO::Adapter.sgml">
<!entity chapter.module.mail.message SYSTEM "module/Mail::Message.sgml">
<!entity chapter.module.nl SYSTEM "module/nativelanguage.sgml">
+
+
+
+<!-- トラブルシューティング -->
+<!entity chapter.troubleshoot SYSTEM "troubleshoot/chapter.sgml">
+
+<!entity recipe.version SYSTEM "troubleshoot/recipe.version.sgml">