KDevelop4/Manual: Difference between revisions
(Marked this version for translation) |
|||
(17 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
== | <languages /> | ||
<translate> | |||
<!--T:1--> | |||
{{Prevnext2 | |||
| prevpage=Special:myLanguage/KDevelop | nextpage=Special:myLanguage/Kdevelop4/Manual/Meet_KDevelop | |||
| prevtext=Main Page | nexttext=Meet KDevelop | |||
| index= {{PAGENAME}} | indextext=Contents page | |||
}} | |||
== Contents == <!--T:2--> | |||
<!--T:3--> | |||
* [[Special:myLanguage/Kdevelop4/Manual/Meet_ KDevelop|Meet KDevelop]] | |||
* [[KDevelop4/Manual/ | <!--T:4--> | ||
** [[KDevelop4/Manual/ | * [[Special:myLanguage/KDevelop4/Manual/Sessions and projects|Sessions and projects: The basics of KDevelop]] | ||
** [[KDevelop4/Manual/ | ** [[Special:myLanguage/KDevelop4/Manual/Sessions and projects#Terminology|Terminology]] | ||
** [[KDevelop4/Manual/ | ** [[Special:myLanguage/KDevelop4/Manual/Sessions and projects#Setting up a session and importing an existing project|Setting up a session and importing an existing project]] | ||
** [[Special:myLanguage/KDevelop4/Manual/Sessions and projects#Setting up an application as a second project|Setting up an application as a second project]] | |||
** [[Special:myLanguage/KDevelop4/Manual/Sessions and projects#Creating projects from scratch|Creating projects from scratch]] | |||
* [[KDevelop4/Manual/ | <!--T:5--> | ||
** [[KDevelop4/Manual/ | * [[Special:myLanguage/KDevelop4/Manual/Working with source code|Working with source code]] | ||
** [[KDevelop4/Manual/ | ** [[Special:myLanguage/KDevelop4/Manual/Working with source code#Tools and views|Tools and views]] | ||
** [[KDevelop4/Manual/ | ** [[Special:myLanguage/KDevelop4/Manual/Working with source code#Exploring source code|Exploring source code]] | ||
** [[Special:myLanguage/KDevelop4/Manual/Working with source code#Navigating in source code|Navigating in source code]] | |||
** [[Special:myLanguage/KDevelop4/Manual/Working with source code#Writing source code|Writing source code]] | |||
** [[Special:myLanguage/KDevelop4/Manual/Working with source code#Modes and working sets|Modes and working sets]] | |||
** [[Special:myLanguage/KDevelop4/Manual/Working with source code#Some useful keyboard shortcuts|Some useful keyboard shortcuts]] | |||
* [[KDevelop4/Manual/ | <!--T:17--> | ||
** [[KDevelop4/Manual/ | * [[Special:myLanguage/KDevelop4/Manual/Code generation with templates|Code generation with templates]] | ||
** [[KDevelop4/Manual/ | ** [[Special:myLanguage/KDevelop4/Manual/Code generation with templates#Creating a new class|Creating a new class]] | ||
** [[Special:myLanguage/KDevelop4/Manual/Code generation with templates#Creating a new unit test|Creating a new unit test]] | |||
** [[Special:myLanguage/KDevelop4/Manual/Code generation with templates#Managing templates|Managing templates]] | |||
* [[KDevelop4/Manual/ | <!--T:6--> | ||
** [[KDevelop4/Manual/ | * [[Special:myLanguage/KDevelop4/Manual/Building (compiling) projects with custom Makefiles|Building (compiling) projects with custom Makefiles]] | ||
** [[KDevelop4/Manual/ | ** [[Special:myLanguage/KDevelop4/Manual/Building (compiling) projects with custom Makefiles#Building individual Makefile targets|Building individual Makefile targets]] | ||
** [[KDevelop4/Manual/ | ** [[Special:myLanguage/KDevelop4/Manual/Building (compiling) projects with custom Makefiles#Selecting a collection of Makefile targets for repeated building|Selecting a collection of Makefile targets for repeated building]] | ||
** [[Special:myLanguage/KDevelop4/Manual/Building (compiling) projects with custom Makefiles#What to do with error messages|What to do with error messages]] | |||
* [[KDevelop4/Manual/ | <!--T:7--> | ||
* [[Special:myLanguage/KDevelop4/Manual/Running programs|Running programs]] | |||
** [[Special:myLanguage/KDevelop4/Manual/Running programs#Setting up launches in KDevelop|Setting up launches in KDevelop]] | |||
** [[Special:myLanguage/KDevelop4/Manual/Running programs#Some useful keyboard shortcuts|Some useful keyboard shortcuts]] | |||
* [[KDevelop4/Manual/ | <!--T:8--> | ||
** [[KDevelop4/Manual/ | * [[Special:myLanguage/KDevelop4/Manual/Debugging programs|Debugging programs]] | ||
** [[KDevelop4/Manual/ | ** [[Special:myLanguage/KDevelop4/Manual/Debugging programs#Running a program in the debugger|Running a program in the debugger]] | ||
** [[KDevelop4/Manual/ | ** [[Special:myLanguage/KDevelop4/Manual/Debugging programs#Attaching the debugger to a running process|Attaching the debugger to a running process]] | ||
** [[Special:myLanguage/KDevelop4/Manual/Debugging programs#Some useful keyboard shortcuts|Some useful keyboard shortcuts]] | |||
* [[KDevelop4/Manual/ | <!--T:16--> | ||
* [[Special:mylanguage/KDevelop4/Manual/Setting up a new project from scratch|Setting up a new project from scratch]] | |||
<!--T:9--> | |||
* [[Special:myLanguage/KDevelop4/Manual/Working with version control systems|Working with version control systems]] | |||
<!--T:10--> | |||
* [[Special:myLanguage/KDevelop4/Manual/Customizing KDevelop|Customizing KDevelop]] | |||
** [[Special:myLanguage/KDevelop4/Manual/Customizing KDevelop#Customizing the editor|Customizing the editor]] | |||
** [[Special:myLanguage/KDevelop4/Manual/Customizing KDevelop#Customizing code indentation|Customizing code indentation]] | |||
** [[Special:myLanguage/KDevelop4/Manual/Customizing KDevelop#Customizing keyboard shortcuts|Customizing keyboard shortcuts]] | |||
** [[Special:myLanguage/KDevelop4/Manual/Customizing KDevelop#Customizing code auto-completion|Customizing code auto-completion]] | |||
<!--T:11--> | |||
* [[Special:myLanguage/KDevelop4/Manual/Tool_list|Appendix: A list of all available tools]] | |||
* [[Special:myLanguage/KDevelop4/Manual/Appendix A: Building KDevelop from Sources|Appendix A: Building KDevelop from Sources]] | |||
* [[Special:myLanguage/KDevelop4/Manual/Appendix: Pages that still lack documentation|Appendix: Pages that still lack documentation]] | |||
<!--T:12--> | |||
--- old content of the manual --- | --- old content of the manual --- | ||
* [[KDevelop4/Manual/Getting started|Getting started]] | <!--T:13--> | ||
* [[KDevelop4/Manual/Getting started: A small CMake tutorial|Getting started: A small CMake tutorial]] | * [[Special:myLanguage/KDevelop4/Manual/Getting started|Getting started]] | ||
* [[KDevelop4/Manual/Plugins: Code Generation|Plugins: Code Generation]] | * [[Special:myLanguage/KDevelop4/Manual/Getting started: A small CMake tutorial|Getting started: A small CMake tutorial]] | ||
* [[Special:myLanguage/KDevelop4/Manual/Plugins: Code Generation|Plugins: Code Generation]] | |||
<!--T:14--> | |||
{{Prevnext2 | |||
| prevpage=Special:myLanguage/KDevelop | nextpage=Special:myLanguage/Kdevelop4/Manual/Meet KDevelop | |||
| prevtext=Main Page | nexttext=Meet KDevelop | |||
| index= {{PAGENAME}} | indextext=Contents page | |||
}} | |||
<!--T:15--> | |||
[[Category:Development]] | |||
</translate> |
Latest revision as of 04:38, 23 August 2012
Contents
- Appendix: A list of all available tools
- Appendix A: Building KDevelop from Sources
- Appendix: Pages that still lack documentation
--- old content of the manual ---