summaryrefslogtreecommitdiffstats
path: root/doc/tdevelop/index.docbook
blob: e3d800ec99d3ca3879b5965c186c141b9ec040f8 (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
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!--   <!ENTITY tdevelop "<application>KDevelop</application>"> -->
  <!ENTITY tdevelop "KDevelop">
  <!ENTITY kdevrelease "3.3.91">

  <!-- abbreviations used in the body text -->
  <!ENTITY apache "<application>Apache</application>">
  <!ENTITY API "<acronym>API</acronym>">
  <!ENTITY appwizard "Application Wizard">
  <!ENTITY autoconf "<command>autoconf</command>">
  <!ENTITY automake "<command>automake</command>">
  <!ENTITY automanag "Automake Manager">
  <!ENTITY ctags "<command>ctags</command>">
  <!ENTITY CVS "<application>CVS</application>">
  <!ENTITY cvs "CVS">
  <!ENTITY doxygen "<application>Doxygen</application>">
  <!ENTITY doxywizard "<application>doxywizard</application>">
  <!ENTITY egrep "<command>egrep</command>">
  <!ENTITY grep "<command>grep</command>">
  <!ENTITY HTML "<acronym>HTML</acronym>">
  <!ENTITY IDE "<acronym>IDE</acronym>">
  <!ENTITY libtool "<command>libtool</command>">
  <!ENTITY nfwizard "New File Wizard">
  <!ENTITY python "<application>Python</application>">
  <!ENTITY perl "<application>Perl</application>">
  <!ENTITY php "<application>PHP</application>">
  <!ENTITY promanag "Project Manager">
  <!ENTITY qte "<application>Qt/embedded</application>">
  <!ENTITY ssh "<application>ssh</application>">

  <!-- chapters in separate docbook files -->
  <!ENTITY survey-manual SYSTEM "survey-manual.docbook">
  <!ENTITY getting-started SYSTEM "getting-started.docbook">
  <!ENTITY tdevelop-survey SYSTEM "tdevelop-survey.docbook">
  <!ENTITY setup SYSTEM "setup.docbook">
  <!ENTITY applicationwizard SYSTEM "applicationwizard.docbook">
  <!ENTITY editing SYSTEM "editing.docbook">
  <!ENTITY file-browsers SYSTEM "file-browsers.docbook">
  <!ENTITY class-browsers SYSTEM "class-browsers.docbook">
  <!ENTITY documentation SYSTEM "documentation.docbook">
  <!ENTITY project-management SYSTEM "project-management.docbook">
  <!ENTITY adv-build-management SYSTEM "adv-build-management.docbook">
  <!ENTITY debugger SYSTEM "debugger.docbook">
  <!ENTITY cvs-chapter SYSTEM "cvs.docbook">
  <!ENTITY external-progs SYSTEM "external-progs.docbook">
  <!ENTITY scripts SYSTEM "scripts.docbook">
  <!ENTITY credits SYSTEM "credits.docbook">
  <!ENTITY tdevelop-scripting SYSTEM "tdevelop-scripting.docbook">

  <!-- appendices in separate docbook files -->
  <!ENTITY tdevelop-install SYSTEM "tdevelop-install.docbook">
  <!ENTITY nutshell SYSTEM "nutshell.docbook">
  <!ENTITY unixdev SYSTEM "unixdev.docbook">
  <!ENTITY app-menu SYSTEM "app-menu.docbook">
  <!ENTITY app-shortcuts SYSTEM "app-shortcuts.docbook">
  <!ENTITY app-files SYSTEM "app-files.docbook">
  <!ENTITY plugin-tools SYSTEM "plugin-tools.docbook">
  <!ENTITY app-uimodes-examples SYSTEM "app-uimodes-examples.docbook">
  <!ENTITY commands SYSTEM "commands.docbook">
  <!ENTITY app-misc-info SYSTEM "app-misc-info.docbook">
  <!ENTITY app-changelog SYSTEM "app-changelog.docbook">
  <!ENTITY app-bibliography SYSTEM "app-bibliography.docbook">

  <!-- book related entities -->
  <!ENTITY kappname "&tdevelop;">
  <!ENTITY % addindex "INCLUDE">
  <!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>

<!--
NOTE:
Entries which require special treatment are marked with comments starting with '###'. They should be visited on a regular basis.
-->

<book lang="&language;">

<bookinfo>
  <title>&tdevelop; User Manual</title>

  <date>2006-06-19</date>
  <releaseinfo>&kdevrelease;</releaseinfo>

  <authorgroup>
    <author>
      <firstname>Bernd</firstname>
      <surname>Gehrmann</surname>
      <affiliation>
        <address><email>bernd@tdevelop.org</email></address>
      </affiliation>
    </author>

    <author>
      <firstname>Caleb</firstname>
      <surname>Tennis</surname>
      <affiliation>
        <address><email>caleb@aei-tech.com</email></address>
      </affiliation>
    </author>

    <author>
      <firstname>Bernd</firstname>
      <surname>Pol</surname>
      <affiliation>
        <address><email>bernd.pol@online.de</email></address>
      </affiliation>
    </author>

    <author>
      <firstname>Volker</firstname>
      <surname>Paul</surname>
      <affiliation>
        <address><email>volker.paul@tiscali.de</email></address>
      </affiliation>
    </author>
  </authorgroup>

  <copyright>
    <year>2002</year>
    <holder>Bernd Gehrmann</holder>
  </copyright>
  <copyright>
    <year>2002</year>
    <holder>Caleb Tennis</holder>
  </copyright>
  <copyright>
    <year>2004</year>
    <holder>Bernd Pol</holder>
  </copyright>
  <copyright>
    <year>2005</year>
    <holder>Volker Paul</holder>
  </copyright>

  <!-- TRANS:ROLES_OF_TRANSLATORS -->

  <legalnotice>&FDLNotice;</legalnotice>

  <abstract>
    <para>&tdevelop; is an Integrated Development Environment to be used for a wide variety of programming tasks.</para>
  </abstract>

  <keywordset>
    <keyword>KDE</keyword>
    <keyword>KDevelop</keyword>
    <keyword>IDE</keyword>
    <keyword>development</keyword>
    <keyword>programming</keyword>
  </keywordset>

</bookinfo>

<!-- ====================================================================== -->

&survey-manual;
&getting-started;    <!-- "Getting Started"                                 -->
&tdevelop-survey;    <!-- "Overview of &tdevelop; Features"                 -->
&setup;              <!-- "Configuring &tdevelop;"                          -->
&applicationwizard;  <!-- "Getting Started &mdash; the &appwizard;"         -->
&editing; 
&file-browsers; 
&class-browsers; 
&documentation; 
&project-management; 
&adv-build-management; 
&debugger; 
&cvs-chapter; 
<!--&tdevelop-scripting;--> <!-- "Scripting &tdevelop;"                            -->
&credits; 

<!-- ====================================================================== -->
<!-- External Appendices -->

&tdevelop-install;   <!-- "Installing &tdevelop;"                           -->
&nutshell; 
&unixdev;            <!-- "Development on &UNIX;"                           -->
<!--
&app-menu; 
&app-shortcuts; 
-->
&app-files; 
&plugin-tools; 
&app-uimodes-examples; 
&commands;
&app-misc-info; 
&app-changelog; 

<!-- ====================================================================== -->
<!-- ### Questionable, probably not IDE-specific enough. Check later again.
<chapter id="python">
<title>Python</title>

<para>...
</para>

</chapter> --> <!-- python -->

<!-- ====================================================================== -->
<!-- ### Questionable, probably not IDE-specific enough. Check later again.
<chapter id="php">
<title>PHP</title>

<para>...
</para>
</chapter> --> <!-- php -->

<!-- ====================================================================== -->

<!--  Note (bp, 2003-09-04): <bibliography> should remain the last appendix -->
<!--  section because of a (meinproc???) bug which sends the Next selection -->
<!--  in circles back to it. -->
<!-- (LWatts: 2005-04-30) This is probably due to a missing id= somewhere, -->
<!-- so I've added a couple in hopes it goes away. -->

<appendix id="app-bibliography">
<title>Bibliography</title>

<para>(... to be written ...)</para>

<bibliography id="bibliography">

<biblioentry>
<title><ulink url="info://make/Top">GNU Make Manual</ulink></title>
<authorgroup>
<author><firstname>Richard M.</firstname><surname>Stallman</surname></author>
<author><firstname>Roland</firstname><surname>McGrath</surname></author>
</authorgroup>
</biblioentry>

<biblioentry>
<title><ulink url="info://automake/Top">GNU Automake</ulink></title>
<authorgroup>
<author><firstname>David</firstname><surname>MacKenzie</surname></author>
<author><firstname>Tom</firstname><surname>Tromey</surname></author>
</authorgroup>
</biblioentry>

<biblioentry>
<title><ulink url="info://autoconf/Top">GNU Autoconf</ulink></title>
<authorgroup>
<author><firstname>David</firstname><surname>MacKenzie</surname></author>
<author><firstname>Ben</firstname><surname>Elliston</surname></author>
</authorgroup>
</biblioentry>

<biblioentry>
<title><ulink url="info://gcc/Top">Using the GNU Compiler Collection</ulink></title>
<author><firstname>Richard M.</firstname><surname>Stallman</surname></author>
</biblioentry>

<biblioentry>
<title><ulink url="info://libtool/Top">GNU Libtool</ulink></title>
<authorgroup>
<author><firstname>Gordon</firstname><surname>Matzigkeit</surname></author>
<author><firstname>Alexandre</firstname><surname>Oliva</surname></author>
<author><firstname>Thomas</firstname><surname>Tanner</surname></author>
<author><firstname>Gary V.</firstname><surname>Vaughan</surname></author>
</authorgroup>
</biblioentry>

<biblioentry>
<title>GNU Autoconf, Automake, and Libtool</title>
<edition>1st edition</edition>
<pubdate>October 2000</pubdate>
<authorgroup>
<author><firstname>Gary V.</firstname><surname>Vaughan</surname></author>
<author><firstname>Ben</firstname><surname>Elliston</surname></author>
<author><firstname>Tom</firstname><surname>Tromey</surname></author>
<author><firstname>Ian Lance</firstname><surname>Taylor</surname></author>
</authorgroup>
<publisher><publishername>New Riders Publishing</publishername></publisher>
<isbn>ISBN 1578701902</isbn>
</biblioentry>


<biblioentry>
<title>Advanced Programming in the &UNIX; Environment</title>
<edition>1st edition</edition>
<pubdate>June 1992</pubdate>
<author><firstname>W. Richard</firstname><surname>Stevens</surname></author>
<publisher><publishername>Addison-Wesley Pub Co</publishername></publisher>
<isbn>ISBN 0201563177</isbn>
</biblioentry>

<biblioentry>
<title>Thinking in C++, Volume 1: Introduction to Standard C++</title>
<edition>2nd Edition</edition>
<pubdate>April 15, 2000</pubdate>
<author><firstname>Bruce</firstname><surname>Eckel</surname></author>
<publisher><publishername>Prentice Hall</publishername></publisher>
<isbn>ISBN 0139798099</isbn>
</biblioentry>

<biblioentry>
<title>Open Source Development with CVS</title>
<edition>2nd Edition</edition>
<pubdate>October 12, 2001</pubdate>
<authorgroup>
<author><firstname>Karl</firstname><surname>Fogel</surname></author>
<author><firstname>Moshe</firstname><surname>Bar</surname></author>
</authorgroup>
<publisher><publishername>The Coriolis Group</publishername></publisher>
<isbn>ISBN 158880173X</isbn>
</biblioentry>

<biblioentry>
<title>Programming PHP</title>
<edition>1st edition</edition>
<pubdate>March 2002</pubdate>
<authorgroup>
<author><firstname>Rasmus</firstname><surname>Lerdorf</surname></author>
<author><firstname>Kevin</firstname><surname>Tatroe</surname></author>
</authorgroup>
<publisher><publishername>O'Reilly &amp; Associates</publishername></publisher>
<isbn>ISBN 1565926102</isbn>
</biblioentry>

<biblioentry>
<title>Programming Python</title>
<edition>2nd Edition</edition>
<pubdate>March 2001</pubdate>
<author><firstname>Mark</firstname><surname>Lutz</surname></author>
<publisher><publishername>O'Reilly &amp; Associates</publishername></publisher>
<isbn>ISBN 0596000855</isbn>
</biblioentry>

<biblioentry>
<title>Gui Programming With Python : Using the Qt Toolkit</title>
<edition>Bk&amp;Cd-r edition</edition>
<pubdate>January 2002</pubdate>
<author><firstname>Boudewijn</firstname><surname>Rempt</surname></author>
<publisher><publishername>Opendocs Llc</publishername></publisher>
<isbn>ISBN 0970033044</isbn>
</biblioentry>

<biblioentry>
<title>Programming Perl</title>
<subtitle>The Camel book</subtitle>
<edition>3rd Edition</edition>
<pubdate>July 2000</pubdate>
<authorgroup>
<author><firstname>Larry</firstname><surname>Wall</surname></author>
<author><firstname>Tom</firstname><surname>Christiansen</surname></author>
<author><firstname>Jon</firstname><surname>Orwant</surname></author>
</authorgroup>
<publisher><publishername>O'Reilly &amp; Associates</publishername></publisher>
<isbn>ISBN 0596000278</isbn>
</biblioentry>

<biblioentry>
<title>Learning Perl</title>
<subtitle>The Lama book</subtitle>
<edition>3rd Edition</edition>
<pubdate>July 15, 2001</pubdate>
<authorgroup>
<author><firstname>Randal L.</firstname><surname>Schwartz</surname></author>
<author><firstname>Tom</firstname><surname>Phoenix</surname></author>
</authorgroup>
<publisher><publishername>O'Reilly &amp; Associates</publishername></publisher>
<isbn>ISBN 0596001320</isbn>
</biblioentry>

</bibliography>
<!-- -->

</appendix> <!-- app-bibliography -->

<!-- ====================================================================== -->

&documentation.index;

</book>