Development/nl: Difference between revisions
(Created page with ":Bronnen om hulp te vinden bij KDE-ontwikkeling.") |
(Updating to match new version of source page) |
||
Line 2: | Line 2: | ||
<languages /> | <languages /> | ||
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. | |||
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. | |||
==Learning== | |||
{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5" | {| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5" | ||
|- | |- | ||
| style="padding-left: 50px;" |[[Image:Action_launch.svg|noframe|left|40px]] || | | style="padding-left: 50px;" |[[Image:Action_launch.svg|noframe|left|40px]] || | ||
;[[Special:myLanguage/ | ;[[Special:myLanguage/Getting Started|Getting Started]] | ||
: | :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]] | ||
|- | |- | ||
| style="padding-left: 50px;"|[[Image: | | style="padding-left: 50px;"|[[Image:Start-here.png|noframe|left|40px]] || | ||
;[[Special:myLanguage/Development/Tutorials|Programmeer-tutorials]] | ;[[Special:myLanguage/Development/Tutorials|Programmeer-tutorials]] | ||
:Stap-voor-stap-tutorials voor het ontwikkelen van KDE. | :Stap-voor-stap-tutorials voor het ontwikkelen van KDE. | ||
:''Gerelateerd:'' [[Special:myLanguage/Development/Tools|Ontwikkelgereedschappen]] | [[Special:myLanguage/Development/FAQs|Veelgestelde vragen]] | :''Gerelateerd:'' [[Special:myLanguage/Development/Tools|Ontwikkelgereedschappen]] | [[Special:myLanguage/Development/FAQs|Veelgestelde vragen]] | ||
|- | |||
| style="padding-left: 50px;" |[[Image:System-help.png|noframe|left|40px]] || | |||
;[[Special:myLanguage/Development/Getting Help|Hulp krijgen]] | |||
:Bronnen om hulp te vinden bij KDE-ontwikkeling. | |||
|} | |||
==Reference== | |||
{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5" | |||
|- | |||
| style="padding-left: 50px;" |[[Image:Action book2.svg|noframe|left|40px]] || | |||
;[http://api.kde.org API Documentation] | |||
:Reference documentation for classes, functions and other programming interfaces. | |||
|- | |||
| style="padding-left: 50px;" |[[Image:Action kontact todo.svg|noframe|left|40px]] || | |||
;[[Special:myLanguage/Policies|Policies]] | |||
:Policies covering development of KDE software. | |||
:''Related:'' [[Special:myLanguage/Development/Guidelines|Guidelines]] | |||
|- | |||
| style="padding-left: 50px;" |[[Image:Action chronometer.svg|noframe|left|40px]] || | |||
;[[Special:myLanguage/Schedules|Schedules]] | |||
:Upcoming freeze and release dates. | |||
|- | |||
| style="padding-left: 50px;" |[[Image:Action_note.svg|noframe|left|40px]] || | |||
;[[Special:myLanguage/Development/External_Standards|External Standards]] | |||
:Externally or jointly developed standards for interoperating with other software. | |||
|- | |||
| style="padding-left: 50px;" |[[Image:Action domtreeviewer.svg|noframe|left|40px]] || | |||
;[[Special:myLanguage/Development/Further Information|Further Information]] | |||
:Links to other resources. | |||
|} | |||
==Technologies and Tools== | |||
{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5" | |||
|- | |||
| style="padding-left: 50px;" |[[Image:Action gohome.svg|noframe|left|40px]] || | |||
;[[Special:myLanguage/Development/Architecture|KDE-architectuur]] | |||
:Documenten die het architecturele ontwerp van de KDE-technologieën uitleggen. | |||
:''Gerelateerd'': [http://api.kde.org API-documentatie] | |||
|- | |- | ||
| style="padding-left: 50px;"|[[Image:Action_rebuild.svg|noframe|left|40px]] || | | style="padding-left: 50px;"|[[Image:Action_rebuild.svg|noframe|left|40px]] || | ||
Line 28: | Line 72: | ||
;[[Special:myLanguage/Development/Git|Versiebeheersysteem - Git]] | ;[[Special:myLanguage/Development/Git|Versiebeheersysteem - Git]] | ||
:Git-gerelateerde informatie. | :Git-gerelateerde informatie. | ||
|- | |- | ||
| style="padding-left: 50px;" |[[Image:Action_tool.svg|noframe|left|40px]] || | | style="padding-left: 50px;" |[[Image:Action_tool.svg|noframe|left|40px]] || | ||
;[[Special:myLanguage/Development/Software Engineering Framework|Framework voor softwareontwikkeling]] | ;[[Special:myLanguage/Development/Software Engineering Framework|Framework voor softwareontwikkeling]] | ||
:De hulpmiddelen die KDE gebruikt bij softwareontwikkeling. | :De hulpmiddelen die KDE gebruikt bij softwareontwikkeling. | ||
|- | |- | ||
|} | |} |
Revision as of 10:25, 11 March 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
| |
| |
|
Reference
| |
| |
| |
| |
|
Technologies and Tools
| |
| |
| |
| |
|