KDevelop5/Manual: Difference between revisions

From KDE UserBase Wiki
(Translation tags should not be copied into a new page)
(Split lists in small translation units)
Line 14: Line 14:
* [[Special:myLanguage/Kdevelop5/Manual/Meet_ KDevelop|Meet KDevelop]]
* [[Special:myLanguage/Kdevelop5/Manual/Meet_ KDevelop|Meet KDevelop]]


* [[Special:myLanguage/KDevelop5/Manual/Sessions and projects|Sessions and projects: The basics of KDevelop]]
* [[Special:myLanguage/KDevelop5/Manual/Sessions and projects|Sessions and projects: The basics of KDevelop]]</translate>
** [[Special:myLanguage/KDevelop5/Manual/Sessions and projects#Terminology|Terminology]]
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Sessions and projects#Setting up a session and importing an existing project|Setting up a session and importing an existing project]]
** [[Special:myLanguage/KDevelop5/Manual/Sessions and projects#Terminology|Terminology]]</translate>
** [[Special:myLanguage/KDevelop5/Manual/Sessions and projects#Setting up an application as a second project|Setting up an application as a second project]]  
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Sessions and projects#Setting up a session and importing an existing project|Setting up a session and importing an existing project]]</translate>
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Sessions and projects#Setting up an application as a second project|Setting up an application as a second project]]</translate>
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Sessions and projects#Creating projects from scratch|Creating projects from scratch]]  
** [[Special:myLanguage/KDevelop5/Manual/Sessions and projects#Creating projects from scratch|Creating projects from scratch]]  


* [[Special:myLanguage/KDevelop5/Manual/Working with source code|Working with source code]]
* [[Special:myLanguage/KDevelop5/Manual/Working with source code|Working with source code]]</translate>
** [[Special:myLanguage/KDevelop5/Manual/Working with source code#Tools and views|Tools and views]]
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Working with source code#Exploring source code|Exploring source code]]
** [[Special:myLanguage/KDevelop5/Manual/Working with source code#Tools and views|Tools and views]]</translate>
** [[Special:myLanguage/KDevelop5/Manual/Working with source code#Navigating in source code|Navigating in source code]]
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Working with source code#Writing source code|Writing source code]]
** [[Special:myLanguage/KDevelop5/Manual/Working with source code#Exploring source code|Exploring source code]]</translate>
** [[Special:myLanguage/KDevelop5/Manual/Working with source code#Modes and working sets|Modes and working sets]]
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Working with source code#Navigating in source code|Navigating in source code]]</translate>
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Working with source code#Writing source code|Writing source code]]</translate>
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Working with source code#Modes and working sets|Modes and working sets]]</translate>
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Working with source code#Some useful keyboard shortcuts|Some useful keyboard shortcuts]]
** [[Special:myLanguage/KDevelop5/Manual/Working with source code#Some useful keyboard shortcuts|Some useful keyboard shortcuts]]


* [[Special:myLanguage/KDevelop5/Manual/Code generation with templates|Code generation with templates]]
* [[Special:myLanguage/KDevelop5/Manual/Code generation with templates|Code generation with templates]]</translate>
** [[Special:myLanguage/KDevelop5/Manual/Code generation with templates#Creating a new class|Creating a new class]]
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Code generation with templates#Creating a new unit test|Creating a new unit test]]
** [[Special:myLanguage/KDevelop5/Manual/Code generation with templates#Creating a new class|Creating a new class]]</translate>
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Code generation with templates#Creating a new unit test|Creating a new unit test]]</translate>
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Code generation with templates#Managing templates|Managing templates]]
** [[Special:myLanguage/KDevelop5/Manual/Code generation with templates#Managing templates|Managing templates]]


* [[Special:myLanguage/KDevelop5/Manual/Building (compiling) projects with custom Makefiles|Building (compiling) projects with custom Makefiles]]
* [[Special:myLanguage/KDevelop5/Manual/Building (compiling) projects with custom Makefiles|Building (compiling) projects with custom Makefiles]]</translate>
** [[Special:myLanguage/KDevelop5/Manual/Building (compiling) projects with custom Makefiles#Building individual Makefile targets|Building individual Makefile targets]]
<translate>
** [[Special:myLanguage/KDevelop5/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/KDevelop5/Manual/Building (compiling) projects with custom Makefiles#Building individual Makefile targets|Building individual Makefile targets]]</translate>
<translate>
** [[Special:myLanguage/KDevelop5/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]]</translate>
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Building (compiling) projects with custom Makefiles#What to do with error messages|What to do with error messages]]
** [[Special:myLanguage/KDevelop5/Manual/Building (compiling) projects with custom Makefiles#What to do with error messages|What to do with error messages]]


* [[Special:myLanguage/KDevelop5/Manual/Running programs|Running programs]]
* [[Special:myLanguage/KDevelop5/Manual/Running programs|Running programs]]</translate>
** [[Special:myLanguage/KDevelop5/Manual/Running programs#Setting up launches in KDevelop|Setting up launches in KDevelop]]
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Running programs#Setting up launches in KDevelop|Setting up launches in KDevelop]]</translate>
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Running programs#Some useful keyboard shortcuts|Some useful keyboard shortcuts]]
** [[Special:myLanguage/KDevelop5/Manual/Running programs#Some useful keyboard shortcuts|Some useful keyboard shortcuts]]


* [[Special:myLanguage/KDevelop5/Manual/Debugging programs|Debugging programs]]
* [[Special:myLanguage/KDevelop5/Manual/Debugging programs|Debugging programs]]</translate>
** [[Special:myLanguage/KDevelop5/Manual/Debugging programs#Running a program in the debugger|Running a program in the debugger]]
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Debugging programs#Attaching the debugger to a running process|Attaching the debugger to a running process]]
** [[Special:myLanguage/KDevelop5/Manual/Debugging programs#Running a program in the debugger|Running a program in the debugger]]</translate>
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Debugging programs#Attaching the debugger to a running process|Attaching the debugger to a running process]]</translate>
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Debugging programs#Some useful keyboard shortcuts|Some useful keyboard shortcuts]]
** [[Special:myLanguage/KDevelop5/Manual/Debugging programs#Some useful keyboard shortcuts|Some useful keyboard shortcuts]]


Line 51: Line 72:
* [[Special:myLanguage/KDevelop5/Manual/Working with version control systems|Working with version control systems]]
* [[Special:myLanguage/KDevelop5/Manual/Working with version control systems|Working with version control systems]]


* [[Special:myLanguage/KDevelop5/Manual/Customizing KDevelop|Customizing KDevelop]]
* [[Special:myLanguage/KDevelop5/Manual/Customizing KDevelop|Customizing KDevelop]]</translate>
** [[Special:myLanguage/KDevelop5/Manual/Customizing KDevelop#Customizing the editor|Customizing the editor]]
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Customizing KDevelop#Customizing code indentation|Customizing code indentation]]
** [[Special:myLanguage/KDevelop5/Manual/Customizing KDevelop#Customizing the editor|Customizing the editor]]</translate>
** [[Special:myLanguage/KDevelop5/Manual/Customizing KDevelop#Customizing keyboard shortcuts|Customizing keyboard shortcuts]]
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Customizing KDevelop#Customizing code indentation|Customizing code indentation]]</translate>
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Customizing KDevelop#Customizing keyboard shortcuts|Customizing keyboard shortcuts]]</translate>
<translate>
** [[Special:myLanguage/KDevelop5/Manual/Customizing KDevelop#Customizing code auto-completion|Customizing code auto-completion]]
** [[Special:myLanguage/KDevelop5/Manual/Customizing KDevelop#Customizing code auto-completion|Customizing code auto-completion]]


* [[Special:myLanguage/KDevelop5/Manual/Tool_list|Appendix: A list of all available tools]]
* [[Special:myLanguage/KDevelop5/Manual/Tool_list|Appendix: A list of all available tools]]</translate>
* [[Special:myLanguage/KDevelop5/Manual/Appendix A: Building KDevelop from Sources|Appendix A: Building KDevelop from Sources]]
<translate>
* [[Special:myLanguage/KDevelop5/Manual/Appendix A: Building KDevelop from Sources|Appendix A: Building KDevelop from Sources]]</translate>
<translate>
* [[Special:myLanguage/KDevelop5/Manual/Appendix: Pages that still lack documentation|Appendix: Pages that still lack documentation]]
* [[Special:myLanguage/KDevelop5/Manual/Appendix: Pages that still lack documentation|Appendix: Pages that still lack documentation]]


--- old content of the manual ---
--- old content of the manual ---


* [[Special:myLanguage/KDevelop5/Manual/Getting started|Getting started]]
* [[Special:myLanguage/KDevelop5/Manual/Getting started|Getting started]]</translate>
* [[Special:myLanguage/KDevelop5/Manual/Getting started: A small CMake tutorial|Getting started: A small CMake tutorial]]
<translate>
* [[Special:myLanguage/KDevelop5/Manual/Getting started: A small CMake tutorial|Getting started: A small CMake tutorial]]</translate>
<translate>
* [[Special:myLanguage/KDevelop5/Manual/Plugins: Code Generation|Plugins: Code Generation]]
* [[Special:myLanguage/KDevelop5/Manual/Plugins: Code Generation|Plugins: Code Generation]]



Revision as of 05:02, 24 August 2017

Under Construction

This is a new page, currently under construction!


Contents

--- old content of the manual ---