summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/include/chapters.ent
blob: 1282fa31a00c216e5401c02cfc69e22a89e504e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<!--
	$FML: chapters.ent,v 1.43 2002/07/23 07:19:47 fukachan Exp $
-->

<!entity versin "1.1">

<!-- �ݥ��� -->
<!entity fmlbible    "��fml �Х��֥��(���饤�꡼����ѥ�)">
<!entity www.fml.org "http://www.fml.org/software/fml/">
<!entity fml4        "fml 4.0">
<!entity fml5        "fml-devel">
<!entity fmldevel    "fml-devel">


<!-- ���� -->
<!entity image.architecture SYSTEM "architecture.gif" ndata gif>
<!entity image.ml           SYSTEM "ml.gif" ndata gif>
<!entity image.cgi.top      SYSTEM "cgi.top.gif" ndata gif>
<!entity image.cgi.newml    SYSTEM "cgi.newml.gif" ndata gif>
<!entity image.cgi.useradd  SYSTEM "cgi.useradd.gif" ndata gif>


<!-- �᥿��٥� -->
<!entity bookinfo   SYSTEM "include/bookinfo.sgml">
<!entity preface    SYSTEM "preface.sgml">
<!entity sect.terms SYSTEM "terms.sgml">


<!-- �ѡ��� I: introduction �� ���󥹥ȡ��롢�ƥ��Ȥޤ� -->
<!entity chapter.overview.fml     SYSTEM "overview/fml.sgml">
<!entity chapter.overview.ml      SYSTEM "overview/ml.sgml">


<!-- �ѡ��� II: ���åȥ��å� -->
<!entity chapter.download         SYSTEM "install/download.sgml">
<!entity chapter.install.fml.unix SYSTEM "install/fml_on_unix.sgml">
<!entity chapter.install.fml.nt   SYSTEM "install/fml_on_nt.sgml">
<!entity sect.install.postfix     SYSTEM "install/postfix.sgml">
<!entity sect.install.qmail       SYSTEM "install/qmail.sgml">
<!entity chapter.upgrade          SYSTEM "install/upgrade.sgml">

<!entity chapter.setup.newml      SYSTEM "setup/newml.sgml">
<!entity sect.setup.postfix       SYSTEM "setup/postfix.sgml">
<!entity sect.setup.qmail         SYSTEM "setup/qmail.sgml">
<!entity sect.setup.config.cf     SYSTEM "setup/config.cf.sgml">
<!entity chapter.setup.cgi        SYSTEM "setup/cgi.sgml">
<!entity chapter.setup.test       SYSTEM "setup/test.sgml">


<!-- �ѡ��� 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.command          SYSTEM "command/chapter.sgml">
<!entity sect.command.internal    SYSTEM "command/internal.sgml">
<!entity sect.command.extension   SYSTEM "command/extension.sgml">
<!entity sect.command.module      SYSTEM "command/module.sgml">


<!-- ������ʬ��ϡġ�;-) -->
<!entity chapter.directory        SYSTEM "internals/directory.sgml">
<!entity chapter.db               SYSTEM "internals/db.sgml">
<!entity chapter.dbms             SYSTEM "internals/dbms.sgml">
<!entity chapter.hook             SYSTEM "internals/hook.sgml">
<!entity chapter.policy           SYSTEM "policy.sgml">


<!-- ���� -->
<!entity chapter.delivery         SYSTEM "delivery/chapter.sgml">
<!entity sect.mailqueue           SYSTEM "delivery/queue.sgml">


<!-- ������¤ -->
<!entity chapter.bootloader       SYSTEM "internals/bootloader.sgml">
<!entity sect.main.cf             SYSTEM "internals/main.cf.sgml">
<!entity chapter.internal.cgi	  SYSTEM "internals/cgi.sgml">
<!entity chapter.programingstyle  SYSTEM "internals/style.sgml">
<!entity chapter.design           SYSTEM "internals/design.sgml">
<!entity chapter.config.cf        SYSTEM "internals/config.cf.sgml">
<!entity chapter.restriction      SYSTEM "internals/restriction.sgml">
<!entity chapter.credential       SYSTEM "internals/credential.sgml">

<!-- variables -->
<!entity table.list.variables     SYSTEM "internals/list.variables.sgml">



<!-- ��å������μ�갷�� -->
<!entity chapter.message          SYSTEM "message/chapter.sgml">
<!entity sect.message.nl          SYSTEM "message/language.sgml">
<!entity sect.message.discuss     SYSTEM "message/discussion.sgml">


<!-- ��ȯ -->
<!entity chapter.cvstree          SYSTEM "devel/cvstree.sgml">
<!entity chapter.cvstags          SYSTEM "devel/cvstags.sgml">
<!entity chapter.docbook          SYSTEM "devel/docbook.sgml">
<!entity chapter.inet6            SYSTEM "devel/inet6.sgml">
<!entity chapter.program.create   SYSTEM "devel/create_program.sgml">


<!-- misc -->
<!entity chapter.threadtrack.usage	SYSTEM "threadtrack/chapter.sgml">
<!entity chapter.threadtrack.tools	SYSTEM "threadtrack/tools.sgml">


<!-- Appendix -->
<!entity chapter.glossary         SYSTEM "glossary.sgml">


<!-- modules -->
<!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">