summaryrefslogtreecommitdiffstats
path: root/doc/knode/index.docbook
blob: 07370490bb2c74cc26490a71714b860db74e94ec (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
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
 <!ENTITY kappname "&knode;">
 <!ENTITY package "tdepim"> 
 <!ENTITY introduction SYSTEM "introduction.docbook">
 <!ENTITY commands SYSTEM "commands.docbook">
 <!ENTITY faq SYSTEM "faq.docbook">
 <!ENTITY credits SYSTEM "credits.docbook">
 <!ENTITY install SYSTEM "install.docbook">
 <!ENTITY journey SYSTEM "journey.docbook">
 <!ENTITY using-firststart SYSTEM "using-firststart.docbook">
 <!ENTITY using-subscribing SYSTEM "using-subscribing.docbook">
 <!ENTITY using-morefeatures SYSTEM "using-morefeatures.docbook">
 <!ENTITY more SYSTEM "more.docbook">
 <!ENTITY glossary SYSTEM "gloss.docbook">
 <!ENTITY % addindex "IGNORE">
 <!ENTITY % English "INCLUDE">
]>

<!--TODO: PGP-Option for encoding?
    Exchange german links (find "(german" )
    Maybe complete the <accels> of the menus
    After that set version to 0.7.1 -->
<book lang="&language;">

<bookinfo>
<title>The &knode; manual</title>

<authorgroup>
<author>
<firstname>Stephan</firstname><surname>Johach</surname>
<affiliation><address><email>lucardus@onlinehome.de</email></address>
</affiliation>
</author>

<author>
<firstname> Thomas</firstname> <surname>Schütz</surname>
<affiliation> <address> <email>Thomas.Schuetz@gmx.li</email> </address>
</affiliation>
</author>

<othercredit role="developer" >
<firstname> Christian</firstname> <surname> Gebauer</surname>
<contrib> Developer and maintainer</contrib>
<affiliation> <address> <email>gebauer@kde.org</email> </address> </affiliation>
</othercredit>

<othercredit role="developer">
<firstname> Christian</firstname> <surname> Thurner</surname>
<contrib> Developer</contrib>
<affiliation> <address> <email>cthurner@web.de</email> </address> </affiliation>
</othercredit>

<othercredit role="developer">
<firstname> Dirk</firstname> <surname> Mueller</surname>
<contrib> Developer</contrib>
<affiliation> <address> <email>mueller@kde.org</email> </address> </affiliation>
</othercredit>

<othercredit role="developer">
<firstname> Mark</firstname> <surname> Mutz</surname>
<contrib> Developer</contrib>
<affiliation> <address> <email>mutz@kde.org</email> </address> </affiliation>
</othercredit>

<othercredit role="developer">
<firstname> Roberto</firstname> <surname> Teixeira</surname>
<contrib> Developer</contrib>
<affiliation> <address> <email>roberto@kde.org</email> </address> </affiliation>
</othercredit>

<othercredit role="developer">
<firstname> Mathias</firstname> <surname> Waack</surname>
<contrib> Developer</contrib>
<affiliation> <address> <email>mathias@atoll-net.de</email> </address> </affiliation>
</othercredit>

</authorgroup>

<copyright>
<year> 2000</year> <year>2001</year> <year>2002</year>
<holder>Stephan Johach</holder>
<holder>Thomas Schütz</holder>
</copyright>

<date>2002-04-13</date>
<releaseinfo>0.07.00</releaseinfo>

<!-- Abstract about this handbook -->

<abstract>
<para>&knode; is an easy-to-use newsreader.</para>
</abstract>

<keywordset>
<keyword>KDE</keyword>
<keyword>KNode</keyword>
<keyword>tdenetwork</keyword>
<keyword>newsreader</keyword>
</keywordset>
</bookinfo>

&introduction;

<!-- Using chapter is too big to put in one of it's own, so breaking down to sect1 level -->

<chapter id="using-knode"> 
<title>Working with &knode;</title> 

&using-firststart;
&using-subscribing;
&using-morefeatures;
</chapter>

&commands;

&faq;

&journey;

&more;

&credits;

&install;

&glossary;

&documentation.index;
</book>