Development: Difference between revisions

From KDE TechBase
No edit summary
No edit summary
(45 intermediate revisions by 15 users not shown)
Line 1: Line 1:
There are several categories containing different kind of documentation.
__NOEDITSECTION__ __NOTOC__ {{Template:I18n/Language Navigation Bar|Development}}
 
{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
* [[API Documentation|API Documentation]]
|-
* [[KDE Architecture|Design Documents about the KDE Architecture]]
|colspan=2|[[Image:Discover.png|noframe]]
* [[Howtos|HOWTOs]]
|-
* [[Tutorials|Tutorials]]
| style="padding-left: 50px;" |[[Image:Action_launch.svg|noframe|left|40px]] ||
* [[Policies|Policies]]
;[[Development/Architecture|KDE Architecture]]
* [[Standards|Standards]]
:Architectural design documents explaining KDE technologies.
* [[Books|Books]]
:''Related'': [http://api.kde.org API Documentation]
* [[FAQs|Frequently Asked Questions]]
|-
 
| style="padding-left: 50px;"|[[Image:Action_configure.svg|noframe|left|40px]] ||
 
;[[Development/Tutorials|Programming Tutorials]]
<table width="100%" style="border-collapse:separate; border-spacing:10px;">
:Step by step tutorials for KDE development.
<tr>
:''Related:'' [[Development/Tools|Development Tools]] | [[Development/FAQs|FAQs]]
<td align="center" style="border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em; width: 50%;">
|-
<h3 style="text-align:center;">[[/API|The API of KDE]]</h3>
| style="padding-left: 50px;"|[[Image:Action_rebuild.svg|noframe|left|40px]] ||
Get access to the full API documentation.</td>
;[[Development/Languages|Programming Languages]]
<td align="center" style="border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em; width: 50%;">
:Supported programming languages for KDE development.
<h3 style="text-align:center;">[[/Architecture|KDE Architecture]]</h3>
|-
Design Documents about the KDE Architecture</td>
| style="padding-left: 50px;"|[[Image:CMake-logo-48.png|noframe|left|48px]] ||
</tr>
;[[Development/CMake|CMake]]
<tr>
:CMake related information.
<td align="center" style="border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em;">
|-
<h3 style="text-align:center;">[[/Tutorials|Tutorials]]</h3>
| style="padding-left: 50px;"|[[Image:Git_icon.png|noframe|left|48px]] ||
KDE programming tutorials from the basic introduction to advanced Embedded Components programming.</td>
;[[Development/Git|Version-control System - Git]]
<td align="center" style="border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em;">
:Git related information.
<h3 style="text-align:center;">[[/HOWTOs|HOWTOs]]</h3>
|-
HOWTOs around the KDE development.</td>
| style="padding-left: 50px;" |[[Image:Action_note.svg|noframe|left|40px]] ||
</tr>
;[[Development/Guidelines|Standards & Guidelines]]
<tr>
:Developer guidelines and technical standards KDE uses.
<td align="center" style="border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em;">
:''Related:'' [[Policies|Code Contribution and Development Policies]] | [[Development/Further Information|Further Information]] (links, books, blogs, etc.)
<h3 style="text-align:center;">[[Schedules|Project Schedules]]</h3>
|-
Release schedules and feature plans.</td>
| style="padding-left: 50px;" |[[Image:Action_tool.svg|noframe|left|40px]] ||
<td align="center" style="border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em;">
;[[Development/Software Engineering Framework|Software Engineering Framework]]
<h3 style="text-align:center;">[[ISV|ISV]]</h3>
:Software Engineering tools and processes used by KDE.
Read more about successful KDE deployments.</td>
|-
</tr>
| style="padding-left: 50px;" |[[Image:Action_help.svg|noframe|left|40px]] ||
</table>
;[[Development/Getting Help|Getting Help]]
 
:Resources for finding help with KDE development.
__NOTOC__
|-
|}

Revision as of 11:49, 15 May 2011


Development

noframe
noframe
noframe
KDE Architecture
Architectural design documents explaining KDE technologies.
Related: API Documentation
noframe
noframe
Programming Tutorials
Step by step tutorials for KDE development.
Related: Development Tools | FAQs
noframe
noframe
Programming Languages
Supported programming languages for KDE development.
noframe
noframe
CMake
CMake related information.
noframe
noframe
Version-control System - Git
Git related information.
noframe
noframe
Standards & Guidelines
Developer guidelines and technical standards KDE uses.
Related: Code Contribution and Development Policies | Further Information (links, books, blogs, etc.)
noframe
noframe
Software Engineering Framework
Software Engineering tools and processes used by KDE.
noframe
noframe
Getting Help
Resources for finding help with KDE development.