summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/include
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-07-02 10:39:28 +0000
committerfukachan <fukachan>2002-07-02 10:39:28 +0000
commitb753b70a78a0ec9b5e82d37a8db6735ca59cfc4c (patch)
tree706989986f84f0ef077a6616f520c61a8dee1606 /fml/doc/ja/tutorial/include
parentd5fb6f177372244aefa3b7156a97132959a4956d (diff)
downloadfml8-b753b70a78a0ec9b5e82d37a8db6735ca59cfc4c.tar.gz
fml8-b753b70a78a0ec9b5e82d37a8db6735ca59cfc4c.tar.bz2
fml8-b753b70a78a0ec9b5e82d37a8db6735ca59cfc4c.zip
updated to sync w/ current
clean up the structure to catch up "fml bible" structure
Diffstat (limited to 'fml/doc/ja/tutorial/include')
-rw-r--r--fml/doc/ja/tutorial/include/chapters.ent13
-rw-r--r--fml/doc/ja/tutorial/include/terms.sgml4
2 files changed, 12 insertions, 5 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent
index 0dc51805..349b4e05 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.35 2002/04/02 23:16:31 fukachan Exp $
+ $FML: chapters.ent,v 1.36 2002/05/13 14:16:36 fukachan Exp $
-->
<!entity versin "1.1">
@@ -14,6 +14,7 @@
<!-- 画像 -->
<!entity image.architecture SYSTEM "architecture.gif" ndata gif>
+<!entity image.ml SYSTEM "ml.gif" ndata gif>
<!-- メタレベル -->
@@ -23,9 +24,15 @@
<!-- パート I: introduction 〜 インストール、テストまで -->
-<!entity chapter.overview SYSTEM "overview/chapter.sgml">
+<!entity chapter.overview.fml SYSTEM "overview/fml.sgml">
+<!entity chapter.overview.ml SYSTEM "overview/ml.sgml">
<!entity chapter.download SYSTEM "overview/download.sgml">
-<!entity chapter.install SYSTEM "install/chapter.sgml">
+
+
+<!-- パート II: セットアップ -->
+<!entity chapter.install.fml.unix SYSTEM "install/fml_on_unix.sgml">
+<!entity chapter.install.fml.nt SYSTEM "install/fml_on_nt.sgml">
+<!entity chapter.upgrade SYSTEM "install/upgrade.sgml">
<!-- パート II: 使い方の例とカスタマイズについて -->
diff --git a/fml/doc/ja/tutorial/include/terms.sgml b/fml/doc/ja/tutorial/include/terms.sgml
index c488e900..d97926be 100644
--- a/fml/doc/ja/tutorial/include/terms.sgml
+++ b/fml/doc/ja/tutorial/include/terms.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: terms.sgml,v 1.1 2001/05/01 15:16:26 fukachan Exp $
+ $FML: terms.sgml,v 1.2 2002/04/01 23:41:02 fukachan Exp $
-->
<sect1 id="terms">
@@ -25,7 +25,7 @@
<varlistentry>
<term> fml4 </term>
<listitem>
- <para> fml 4.0 シリーズのこと </para>
+ <para> &fml4; シリーズのこと </para>
</listitem>
</varlistentry>