diff options
| author | fukachan <fukachan> | 2001-05-05 03:53:38 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-05-05 03:53:38 +0000 |
| commit | a2d13385bced6ec0db5514380e1dbe51696c7f77 (patch) | |
| tree | 79279683b4d3ac3ce8942aa63fc830004362d0bb /fml/doc/ja/tutorial/include | |
| parent | 149320fad450d354f755201015ae3826ee5d0fe6 (diff) | |
| download | fml8-a2d13385bced6ec0db5514380e1dbe51696c7f77.tar.gz fml8-a2d13385bced6ec0db5514380e1dbe51696c7f77.tar.bz2 fml8-a2d13385bced6ec0db5514380e1dbe51696c7f77.zip | |
make a chapter on config.cf
Diffstat (limited to 'fml/doc/ja/tutorial/include')
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index 20c72bf2..6af9ec1a 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.2 2001/05/01 15:16:26 fukachan Exp $ + $FML: chapters.ent,v 1.3 2001/05/01 15:38:05 fukachan Exp $ --> <!entity versin "1.1"> @@ -7,6 +7,8 @@ <!-- ポインタ --> <!entity fmlbible "『fml バイブル』(オライリージャパン刊)"> <!entity www.fml.org "http://www.fml.org/fml/"> +<!entity fml4 "fml 4.0"> +<!entity fml5 "fml 5.0"> <!-- 画像 --> @@ -36,6 +38,7 @@ <!entity sect.main.cf SYSTEM "internals/main.cf.sgml"> <!entity chapter.programingstyle SYSTEM "internals/style.sgml"> <!entity design SYSTEM "internals/design.sgml"> +<!entity chapter.config.cf SYSTEM "internals/config.cf.sgml"> <!-- 配送 --> |
