diff options
| author | fukachan <fukachan> | 2002-07-28 06:26:55 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-07-28 06:26:55 +0000 |
| commit | a258175aff5d5beb65a28dc29776cf16d4c2ad70 (patch) | |
| tree | da32b4802b060e0ce17eeef727064dbdada5dc68 /fml/doc/ja/tutorial/include | |
| parent | 2b86a4d2e749f8e31a12d0e57a02ddd80338ff95 (diff) | |
| download | fml8-a258175aff5d5beb65a28dc29776cf16d4c2ad70.tar.gz fml8-a258175aff5d5beb65a28dc29776cf16d4c2ad70.tar.bz2 fml8-a258175aff5d5beb65a28dc29776cf16d4c2ad70.zip | |
improve usage around makefml
Diffstat (limited to 'fml/doc/ja/tutorial/include')
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index 1282fa31..89f0caad 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.43 2002/07/23 07:19:47 fukachan Exp $ + $FML: chapters.ent,v 1.44 2002/07/23 09:34:07 fukachan Exp $ --> <!entity versin "1.1"> @@ -48,18 +48,19 @@ <!-- パート II: 使い方の例とカスタマイズについて --> -<!entity chapter.usage.user SYSTEM "usage/user.sgml"> -<!entity chapter.usage.onhost SYSTEM "usage/onhost.sgml"> -<!entity chapter.usage.customize SYSTEM "usage/customize.sgml"> - -<!entity sect.usage.post SYSTEM "usage/post.sgml"> -<!entity sect.usage.command SYSTEM "usage/command.sgml"> -<!entity sect.usage.procmail SYSTEM "setup/procmail.sgml"> -<!entity sect.usage.makefml SYSTEM "usage/makefml.sgml"> -<!entity sect.usage.fmlconf SYSTEM "usage/fmlconf.sgml"> -<!entity sect.usage.fmldoc SYSTEM "usage/fmldoc.sgml"> -<!entity sect.usage.fmlthread SYSTEM "usage/fmlthread.sgml"> -<!entity sect.usage.fmlhtmlify SYSTEM "usage/fmlhtmlify.sgml"> +<!entity chapter.usage.user SYSTEM "usage/user.sgml"> +<!entity chapter.usage.onhost SYSTEM "usage/onhost.sgml"> +<!entity chapter.customize.mlstyle SYSTEM "customize/chapter.ml_style.sgml"> +<!entity chapter.customize.header SYSTEM "customize/chapter.header.sgml"> + +<!entity sect.usage.post SYSTEM "usage/post.sgml"> +<!entity sect.usage.command SYSTEM "usage/command.sgml"> +<!entity sect.usage.procmail SYSTEM "setup/procmail.sgml"> +<!entity sect.usage.makefml SYSTEM "usage/makefml.sgml"> +<!entity sect.usage.fmlconf SYSTEM "usage/fmlconf.sgml"> +<!entity sect.usage.fmldoc SYSTEM "usage/fmldoc.sgml"> +<!entity sect.usage.fmlthread SYSTEM "usage/fmlthread.sgml"> +<!entity sect.usage.fmlhtmlify SYSTEM "usage/fmlhtmlify.sgml"> |
