summaryrefslogtreecommitdiffstats
path: root/doc/en/index.docbook
blob: c2dba04b599fe00dee0354010611cb38de9a0840 (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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
  <!-- Define an entity for your application if it is not part of KDE
       CVS -->
  <!ENTITY kmyapplication "<application>KMyMoney</application>">
  <!ENTITY kappname "KMyMoney"><!-- replace kmyapplication here
                                            do *not* replace kappname-->
  <!ENTITY package "kde-module"><!-- tdebase, tdeadmin, etc.  Leave
                                     this unchanged if your
                                     application is not maintained in KDE CVS -->
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % English "INCLUDE"> <!-- ONLY If you are writing non-English
                                     original documentation, change
                                     the language here -->
  <!-- Do not define any other entities; instead, use the entities
       from entities/general.entities and $LANG/user.entities. -->
  <!ENTITY devlist "<email>kmymoney2-developer@lists.sourceforge.net</email>">
  <!ENTITY userlist "<email>kmymoney2-user@lists.sourceforge.net</email>">
  <!ENTITY Ctrl "<keycap>Ctrl</keycap>">
  <!ENTITY Insert "<keycap>Ins</keycap>">

<!-- the chapters -->
  <!ENTITY introduction SYSTEM "introduction.docbook">
  <!ENTITY makemostof SYSTEM "makemostof.docbook">
  <!ENTITY firsttime SYSTEM "firsttime.docbook">
  <!ENTITY whatsnew SYSTEM "whatsnew.docbook">
  <!ENTITY details-institutions SYSTEM "details-institutions.docbook">
  <!ENTITY details-accounts SYSTEM "details-accounts.docbook">
  <!ENTITY details-loans SYSTEM "details-loans.docbook">
  <!ENTITY details-budgets SYSTEM "details-budgets.docbook">
  <!ENTITY details-forecast SYSTEM "details-forecast.docbook">
  <!ENTITY details-categories SYSTEM "details-categories.docbook">
  <!ENTITY details-payees SYSTEM "details-payees.docbook">
  <!ENTITY details-schedules SYSTEM "details-schedules.docbook">
  <!ENTITY details-ledgers SYSTEM "details-ledgers.docbook">
  <!ENTITY details-investments SYSTEM "details-investments.docbook">
  <!ENTITY details-currencies SYSTEM "details-currencies.docbook">
  <!ENTITY details-impexp SYSTEM "details-impexp.docbook">
  <!ENTITY details-reconciliation SYSTEM "details-reconciliation.docbook">
  <!ENTITY details-search SYSTEM "details-search.docbook">
  <!ENTITY details-reports SYSTEM "details-reports.docbook">
  <!ENTITY details-settings SYSTEM "details-settings.docbook">
  <!ENTITY details-widgets SYSTEM "details-widgets.docbook">
  <!ENTITY details-formats SYSTEM "details-formats.docbook">
  <!ENTITY details-database SYSTEM "details-database.docbook">
  <!ENTITY details-hbciofx SYSTEM "details-hbciofx.docbook">
  <!ENTITY reference SYSTEM "reference.docbook">
  <!ENTITY credits SYSTEM "credits.docbook">
]>

<book lang="&language;">

<bookinfo>
<title>The &kmyapplication; Handbook</title>
<subtitle>for &kappname; version 1.0</subtitle>

<authorgroup>
<!-- This is just put in as an example.  For real documentation, please
     define a general entity in entities/contributor.entities, e.g.
<!ENTITY George.N.Ugnacious "<personname><firstname>George</firstname><othername>N.</othername><surname>Ugnacious</surname></personname>">
<!ENTITY George.N.Ugnacious.mail "<email>gnu@kde.org</email>">
and use `&George.N.Ugnacious; &George.N.Ugnacious.mail;' in the author element.
 -->
<author>
  <personname>
    <firstname>Michael</firstname>
    <othername>T.</othername>
    <surname>Edwardes</surname>
  </personname>
  <email>mte@users.sourceforge.net</email>
</author>

<author>
  <personname>
    <firstname>Thomas</firstname>
    <surname>Baumgart</surname>
  </personname>
  <email>ipwizard@users.sourceforge.net</email>
</author>

<author>
  <personname>
    <firstname>Ace</firstname>
    <surname>Jones</surname>
  </personname>
  <email>acejones@users.sourceforge.net</email>
</author>

<author>
  <personname>
    <firstname>Tony</firstname>
    <surname>Bloomfield</surname>
  </personname>
  <email>tonybloom@users.sourceforge.net</email>
</author>

<author>
  <personname>
    <firstname>Robert</firstname>
    <surname>Wadley</surname>
  </personname>
  <email>robntina@users.sourceforge.net</email>
</author>

<author>
  <personname>
    <firstname>Darin</firstname>
    <surname>Strait</surname>
  </personname>
  <email>darin.strait@ashdar-partners.com</email>
</author>

<author>
  <personname>
    <firstname>Roger</firstname>
    <surname>Lum</surname>
  </personname>
  <email>rogerlum@gmail.com</email>
</author>

<!-- TRANS:ROLES_OF_TRANSLATORS -->

</authorgroup>

<copyright>
<year>2000</year>
<year>2001</year>
<year>2003</year>
<year>2004</year>
<year>2005</year>
<year>2006</year>
<year>2007</year>
<year>2008</year>
<year>2009</year>
<holder>The &kmyapplication; Development Team</holder>
</copyright>
<!-- Translators: put here the copyright notice of the translation -->
<!-- Put here the FDL notice.  Read the explanation in fdl-notice.docbook
     and in the FDL itself on how to use it. -->
<legalnotice>&FDLNotice;</legalnotice>

<!-- Date and version information of the documentation
Don't forget to include this last date and this last revision number, we
need them for translation coordination !
Please respect the format of the date (YYYY-MM-DD) and of the version
(V.MM.LL), it could be used by automation scripts.
Do NOT change these in the translation. -->

<date>2009-08-10</date>
<releaseinfo>1.00.00</releaseinfo>

<!-- Abstract about this handbook -->

<abstract>
<para>
  &kappname;, the personal finance manager for &kde;.
</para>

<para>
  This handbook describes &kappname; version 1.0.
</para>
</abstract>

<!-- This is a set of Keywords for indexing by search engines.
Please at least include KDE, the KDE package it is in, the name
 of your application, and a few relevant keywords. -->

<keywordset>
<keyword>KDE</keyword>
<keyword>KMyMoney2</keyword>
<keyword>KMyMoney</keyword>
<keyword>kmymoney2</keyword>
<keyword>kmymoney</keyword>
<keyword>finance</keyword>
<keyword>accounts</keyword>
<keyword>accounting</keyword>
<keyword>financial</keyword>
</keywordset>

</bookinfo>

<!-- The contents of the documentation begin here.  Label
each chapter so with the id attribute. This is necessary for two reasons: it
allows you to easily reference the chapter from other chapters of your
document, and if there is no ID, the name of the generated HTML files will vary
from time to time making it hard to manage for maintainers and for the CVS
system. Any chapter labelled (OPTIONAL) may be left out at the author's
discretion. Other chapters should not be left out in order to maintain a
consistent documentation style across all KDE apps. -->

<!--
	the main book
-->
&introduction;
&whatsnew;
&makemostof;
&firsttime;
&details-institutions;
&details-accounts;
&details-categories;
&details-payees;
&details-schedules;
&details-ledgers;
&details-investments;
&details-currencies;
&details-reconciliation;
&details-reports;
&details-impexp;
&details-loans;
&details-budgets;
&details-forecast;
&details-settings;
&details-search;
&details-formats;
&details-database;
&reference;
&credits;

&documentation.index;
</book>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:

vim:tabstop=2:shiftwidth=2:expandtab
kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
-->