summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/book.sgml
blob: 949ed5352b78251fe61f2c2dbe82c64bf80ed20d (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
128
129
130
131
132
133
134
135
136
137
138
139
<!--
This is an sgml using DocBook dtd. Use sgmltools version 2.0.x or above
to generate various output formats.

$FML: book.sgml,v 1.28 2002/02/13 13:51:50 fukachan Exp $
-->

<!doctype book public "-//FML//DTD DocBook V3.1-Based Extension//EN" [
	<!entity % include SYSTEM "include/chapters.ent"> %include;
]>

<book>

  &bookinfo;

  &preface; 

  <toc></toc>

  <part>
	<title> fml �δ���Ū�ʻȤ��� </title>
	<partintro>
	<para>
	�ܥѡ��ȤϽ鿴�Ը��������ꥬ���ɤ��ܻؤ��Ƥ��ޤ���
	���Ƥϴ���Ū�ʥǥ�������ۤ�����λ����ˤĤ��ƤǤ���
	</para>
	<para>
	�ʤ����᡼��󥰥ꥹ�Ȥλ��ȤߤʤɤΡ�
	������Ū�����ƤˤĤ��Ƥ�
	&fmlbible; 
	��
	&www.fml.org;
	�ʤɤ򻲾Ȥ��Ʋ�������
	</para>
	</partintro>

	<!-- �ʲ����ƾϤ��¤� -->
	&chapter.overview;
	&chapter.download;
	&chapter.install;
  </part>


  <part>
	<title> ��������ӥ������ޥ��� </title>
	<partintro>
	<para>
	�ȥԥå������Ȥˡ��ޤȤ�ޤ���
	</para>
	</partintro>

	&chapter.usage.post;
	&chapter.usage.command;
	&chapter.usage.onhost;
	&chapter.usage.procmail;

	<!-- ����å����ץ����ƥ� -->
	&chapter.threadtrack.usage;
  </part>


  <part>
	<title> �ǥ����� </title>
	<partintro>
	<para>
	�ܥѡ��ȤǤϥǥ�������ä򤷤ޤ���
	</para>
	</partintro>

	&chapter.design;
	&chapter.programingstyle;
	&chapter.policy;
  </part>


  <part>
	<title> ������¤ </title>
	<partintro>
	<para>
	�ܥѡ��ȤǤϳ�ȯ�Ը��������ƤˤĤ��ƤޤȤ�ޤ���
	</para>
	</partintro>

	<!-- �֡��Ȥ��ͻ� -->
	&chapter.bootloader;
        &chapter.config.cf;

	<!-- �������ץ������γ�ȯ�ˤĤ��� -->
	&chapter.program.create;

	<!-- �����������ȥ��ޥ�ɤν��� -->
        &chapter.delivery;
        &chapter.message;
        &chapter.replybyfml;

	<!-- �������ƥ� -->
	&chapter.restriction;

	<!-- �եå� --> 
	&chapter.hook;

	<!-- ����¾ -->
	&chapter.db;
	&chapter.dbms;
  </part>


  <part>
	<title> �⥸�塼�� </title>
	<partintro>
	<para>
	�ܥѡ��ȤǤϽ��פʥ⥸�塼��λȤ������������ޤ���
	</para>
	</partintro>

	&chapter.module.io.adapter;
	&chapter.module.mail.message;
	&chapter.module.nl;
  </part>


  <!-- 
	*************** ������������Ͽ **************
  -->
  <part>
	<title> ��Ͽ </title>

	&chapter.glossary;
	&chapter.cvstree;
	&chapter.cvstags;
	&chapter.docbook;
	&chapter.inet6;

	<!-- ����å����ץ����ƥ� -->
	&chapter.threadtrack.tools;
  </part>


</book>