Development: Difference between revisions

From KDE TechBase
(split apart standard and guidelines)
(Marked this version for translation)
Line 4: Line 4:


<translate>
<translate>
<!--T:17-->
This page contains reference information useful for people writing KDE Software. There are plenty of other ways to contribute to KDE: see the [https://community.kde.org/Get_Involved Get Involved page on the Community wiki] for a list of ideas.
This page contains reference information useful for people writing KDE Software. There are plenty of other ways to contribute to KDE: see the [https://community.kde.org/Get_Involved Get Involved page on the Community wiki] for a list of ideas.


<!--T:18-->
Note that the [https://community.kde.org/ Community wiki] provides a place for KDE developers and other KDE community members to co-ordinate (including meeting notes and to-do lists). This section is for (relatively) stable documentation.</translate>
Note that the [https://community.kde.org/ Community wiki] provides a place for KDE developers and other KDE community members to co-ordinate (including meeting notes and to-do lists). This section is for (relatively) stable documentation.</translate>


<translate>
<translate>
==Learning==
==Learning== <!--T:19-->
</translate>
</translate>


Line 16: Line 18:
| style="padding-left: 50px;" |[[Image:Action_launch.svg|noframe|left|40px]] ||
| style="padding-left: 50px;" |[[Image:Action_launch.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Getting Started|<translate>
;[[Special:myLanguage/Getting Started|<translate>
<!--T:20-->
Getting Started</translate>]]
Getting Started</translate>]]
<translate>
<translate>
<!--T:21-->
:How to set up a development environment, build KDE Software and submit patches.
:How to set up a development environment, build KDE Software and submit patches.
:''Related'': [http://flossmanuals.net/kde-guide/ The KDE Dev Guide book] | [[Special:myLanguage/Contribute|Contribute]]</translate>
:''Related'': [http://flossmanuals.net/kde-guide/ The KDE Dev Guide book] | [[Special:myLanguage/Contribute|Contribute]]</translate>
Line 40: Line 44:


<translate>
<translate>
==Reference==
==Reference== <!--T:22-->
</translate>
</translate>


Line 47: Line 51:
| style="padding-left: 50px;" |[[Image:Action book2.svg|noframe|left|40px]] ||
| style="padding-left: 50px;" |[[Image:Action book2.svg|noframe|left|40px]] ||
;[http://api.kde.org <translate>
;[http://api.kde.org <translate>
<!--T:23-->
API Documentation</translate>]
API Documentation</translate>]
<translate>
<translate>
<!--T:24-->
:Reference documentation for classes, functions and other programming interfaces.</translate>
:Reference documentation for classes, functions and other programming interfaces.</translate>
|-
|-
| style="padding-left: 50px;" |[[Image:Action kontact todo.svg|noframe|left|40px]] ||
| style="padding-left: 50px;" |[[Image:Action kontact todo.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Policies|<translate>
;[[Special:myLanguage/Policies|<translate>
<!--T:25-->
Policies</translate>]]
Policies</translate>]]
<translate>
<translate>
<!--T:26-->
:Policies covering development of KDE software.
:Policies covering development of KDE software.
:''Related:'' [[Special:myLanguage/Development/Guidelines|Guidelines]]</translate>
:''Related:'' [[Special:myLanguage/Development/Guidelines|Guidelines]]</translate>
Line 60: Line 68:
| style="padding-left: 50px;" |[[Image:Action chronometer.svg|noframe|left|40px]] ||
| style="padding-left: 50px;" |[[Image:Action chronometer.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Schedules|<translate>
;[[Special:myLanguage/Schedules|<translate>
<!--T:27-->
Schedules</translate>]]
Schedules</translate>]]
<translate>
<translate>
<!--T:28-->
:Upcoming freeze and release dates.</translate>
:Upcoming freeze and release dates.</translate>
|-
|-
| style="padding-left: 50px;" |[[Image:Action_note.svg|noframe|left|40px]] ||
| style="padding-left: 50px;" |[[Image:Action_note.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Development/External_Standards|<translate>
;[[Special:myLanguage/Development/External_Standards|<translate>
<!--T:29-->
External Standards</translate>]]
External Standards</translate>]]
<translate>
<translate>
<!--T:30-->
:Externally or jointly developed standards for interoperating with other software.</translate>
:Externally or jointly developed standards for interoperating with other software.</translate>
|-
|-
| style="padding-left: 50px;" |[[Image:Action domtreeviewer.svg|noframe|left|40px]] ||
| style="padding-left: 50px;" |[[Image:Action domtreeviewer.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Development/Further Information|<translate>
;[[Special:myLanguage/Development/Further Information|<translate>
<!--T:31-->
Further Information</translate>]]
Further Information</translate>]]
<translate>
<translate>
<!--T:32-->
:Links to other resources.</translate>
:Links to other resources.</translate>
|}
|}


<translate>
<translate>
==Technologies and Tools==
==Technologies and Tools== <!--T:33-->
</translate>
</translate>



Revision as of 16:37, 28 February 2016


This page contains reference information useful for people writing KDE Software. There are plenty of other ways to contribute to KDE: see the Get Involved page on the Community wiki for a list of ideas.

Note that the Community wiki provides a place for KDE developers and other KDE community members to co-ordinate (including meeting notes and to-do lists). This section is for (relatively) stable documentation.

Learning

noframe
noframe
Getting Started
How to set up a development environment, build KDE Software and submit patches.
Related: The KDE Dev Guide book | Contribute
noframe
noframe
Programming Tutorials
Step by step tutorials for KDE development.
noframe
noframe
Getting Help
Resources for finding help with KDE development.
Related: FAQs

Reference

noframe
noframe
API Documentation
Reference documentation for classes, functions and other programming interfaces.
noframe
noframe
Policies
Policies covering development of KDE software.
Related: Guidelines
noframe
noframe
Schedules
Upcoming freeze and release dates.
noframe
noframe
External Standards
Externally or jointly developed standards for interoperating with other software.
noframe
noframe
Further Information
Links to other resources.

Technologies and Tools

noframe
noframe
KDE Architecture
Architectural design documents explaining KDE technologies.
noframe
noframe
Programming Languages
Supported programming languages for KDE development.
noframe
noframe
Build System: CMake
CMake related information.
noframe
noframe
Version Control System: Git
Git related information.
noframe
noframe
Software Engineering Framework
Software Engineering tools and processes used by KDE.