summaryrefslogtreecommitdiffstats
path: root/doc/kdevelop/survey-manual.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/kdevelop/survey-manual.docbook')
-rw-r--r--doc/kdevelop/survey-manual.docbook42
1 files changed, 21 insertions, 21 deletions
diff --git a/doc/kdevelop/survey-manual.docbook b/doc/kdevelop/survey-manual.docbook
index d9611a03..0bd59c8d 100644
--- a/doc/kdevelop/survey-manual.docbook
+++ b/doc/kdevelop/survey-manual.docbook
@@ -2,30 +2,30 @@
<title>What This Manual Contains</title>
<para>
-This user manual is intended to describe the contents and use of the &kdevelop; &kdevrelease; Integrated Development Environment (IDE) from a user's point of view. It is not a programming manual, nor does it describe the development process in detail. Its only aim is to guide you in the handling of the IDE.
+This user manual is intended to describe the contents and use of the &tdevelop; &kdevrelease; Integrated Development Environment (IDE) from a user's point of view. It is not a programming manual, nor does it describe the development process in detail. Its only aim is to guide you in the handling of the IDE.
</para>
<para>
Here you will find information on the following topics:
</para>
<variablelist>
<varlistentry>
-<term><link linkend="getting-started">Getting Started with &kdevelop; &mdash; a Guided Tour</link> </term>
+<term><link linkend="getting-started">Getting Started with &tdevelop; &mdash; a Guided Tour</link> </term>
<listitem>
<para>Gives you a quick start on the use of this &IDE;, introducing the basic steps of how to work on a project.</para></listitem>
</varlistentry>
<varlistentry>
-<term><link linkend="kdevelop-survey">Overview of the Features of
- &kdevelop;</link></term>
+<term><link linkend="tdevelop-survey">Overview of the Features of
+ &tdevelop;</link></term>
<listitem>
<para>Extends the guided tour in the previous chapter, giving an overall
-view of what is built-in within &kdevelop; and gets you acquainted with the
+view of what is built-in within &tdevelop; and gets you acquainted with the
look and feel of this &IDE;.</para>
</listitem>
</varlistentry>
<varlistentry>
-<term><link linkend="setup">Configuring &kdevelop;</link></term>
+<term><link linkend="setup">Configuring &tdevelop;</link></term>
<listitem>
<para>Shows how you can tailor the &IDE; to suit your needs.</para>
</listitem>
@@ -35,7 +35,7 @@ look and feel of this &IDE;.</para>
<term><link linkend="applicationwizard">Getting started: the
&appwizard;</link></term>
<listitem>
-<para>Describes the basics of how to set up a new project in &kdevelop;
+<para>Describes the basics of how to set up a new project in &tdevelop;
using the built-in &appwizard;.</para>
</listitem>
</varlistentry>
@@ -60,7 +60,7 @@ and how to access the files you want to work with.</para>
<varlistentry>
<term><link linkend="class-browsers">The Class Browsers</link></term>
<listitem>
-<para>Describes one of the most powerful tools of &kdevelop; which lets you
+<para>Describes one of the most powerful tools of &tdevelop; which lets you
navigate through class dependencies and allows you to easily create and
access the classes and methods you need.
</para>
@@ -70,7 +70,7 @@ access the classes and methods you need.
<varlistentry>
<term><link linkend="documentation">Documentation</link></term>
<listitem>
-<para>Shows how to access the rich built-in documentation &kdevelop;
+<para>Shows how to access the rich built-in documentation &tdevelop;
provides and tells you how to create documentation of your project, concise
and powerful &API; documentation providing you an overall view of all your
project sources as well as docbook-based user documentation.</para>
@@ -103,16 +103,16 @@ for diverse platforms, or to make an embedded system using the
<listitem>
<para>Describes how to use the integrated <application>gdb</application>
debugger interface so you can hunt down bugs without leaving
-&kdevelop;.</para>
+&tdevelop;.</para>
</listitem>
</varlistentry>
<!-- ### Currently disabled. Probably too specialized programming stuff. Check later again.
<listitem><para>
- <link linkend="python">Python</link> &mdash; an overview of how to create Python-based applications in &kdevelop;.
+ <link linkend="python">Python</link> &mdash; an overview of how to create Python-based applications in &tdevelop;.
</para></listitem>
<listitem><para>
- <link linkend="php">PHP</link> &mdash; an overview of how to create PHP-based HTML applications in &kdevelop;.
+ <link linkend="php">PHP</link> &mdash; an overview of how to create PHP-based HTML applications in &tdevelop;.
</para></listitem>//-->
<varlistentry>
@@ -127,7 +127,7 @@ project.</para>
<!--
<listitem><para>
- <link linkend="kdevelop-scripting">Scripting &kdevelop;</link> &mdash; describes how to add scripts to automate &kdevelop;.
+ <link linkend="tdevelop-scripting">Scripting &tdevelop;</link> &mdash; describes how to add scripts to automate &tdevelop;.
</para></listitem>
@@ -140,9 +140,9 @@ Some commonly used information has been put into the <emphasis>appendix</emphasi
<variablelist>
<varlistentry>
-<term><link linkend="kdevelop-install">Installing &kdevelop;</link></term>
+<term><link linkend="tdevelop-install">Installing &tdevelop;</link></term>
<listitem>
-<para>Tells you where to obtain &kdevelop; and how to get it up and
+<para>Tells you where to obtain &tdevelop; and how to get it up and
running.</para>
</listitem>
</varlistentry>
@@ -155,7 +155,7 @@ Tricks</link></term>
<listitem>
<para>A quick reference to commonly used commands and actions. And a short
guide to solve common problems when working with
-&kdevelop;.</para>
+&tdevelop;.</para>
</listitem>
</varlistentry>
@@ -173,14 +173,14 @@ necessary and why you need an &IDE;.</para>
</para></listitem>
<listitem><para>
- <link linkend="app-shortcuts">Shortcut Keys</link> &mdash; the keys you can use to work with &kdevelop; without resorting to the mouse.
+ <link linkend="app-shortcuts">Shortcut Keys</link> &mdash; the keys you can use to work with &tdevelop; without resorting to the mouse.
</para></listitem>
-->
<varlistentry>
<term><link linkend="app-files">Configuration Files Used by
- &kdevelop;</link></term>
-<listitem><para>Lists the files &kdevelop; uses to save its internal
+ &tdevelop;</link></term>
+<listitem><para>Lists the files &tdevelop; uses to save its internal
information. This is particularly useful in case something went wrong with
your setup.</para>
</listitem>
@@ -189,12 +189,12 @@ necessary and why you need an &IDE;.</para>
<varlistentry><term>
<link linkend="plugin-tools">Plugin Tools</link>
</term><listitem><para>Lists the pluggable tools you can use to taylor the capabilities of
-&kdevelop; to your needs.
+&tdevelop; to your needs.
</para></listitem></varlistentry>
<!--
<listitem><para>
- <link linkend="plugin-tools">Plugin tools</link> &mdash; provides you with an overview of the parts which make up &kdevelop; and how you can tailor it to suit your needs by only loading the parts that are necessary, both IDE and project-wide.
+ <link linkend="plugin-tools">Plugin tools</link> &mdash; provides you with an overview of the parts which make up &tdevelop; and how you can tailor it to suit your needs by only loading the parts that are necessary, both IDE and project-wide.
</para></listitem>
-->
<varlistentry><term>