Guidelines and HOWTOs: Difference between revisions
Line 1: | Line 1: | ||
Before anything, if you want to contribute, you need to * [[Infrastructure/Get a Contributor Account|get a contributor account]]. | |||
== Development == | == Development == | ||
{| 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" | ||
Line 12: | Line 14: | ||
| style="padding-left: 50px;" |[[File:layer-new.png|noframe|left|50px|]] || | | style="padding-left: 50px;" |[[File:layer-new.png|noframe|left|50px|]] || | ||
; [[/Other | Other]] | ; [[/Other | Other]] | ||
: Other guides: [[/Relicensing| Relicensing]], | : Other guides: [[/Relicensing| Relicensing]], [[/Application Versioning|Versioning scheme]] | ||
|- | |- | ||
|} | |} |
Revision as of 20:15, 19 June 2016
Before anything, if you want to contribute, you need to * get a contributor account.
Development
| |
| |
|
Internationalization (i18n) Tools
|
|
Helper Tools
- Get information about KDE's installation - kde-config
- The tool kde-config helps to find out more about a KDE installation.
- Driving Konqueror From Scripts - kfmclient
- kfmclient is a small tool to communicate with Konqueror.
- Updating User Configuration Files - kconf_update
- kconf_update is a tool designed to update config files.
- svnmerge.py
- This tool helps keeping track of merges between different SVN branches
- English Breakfast Network - Static Analysis
- Krazy - Code Analysis, Usage Tutorial
- APIDOX - API Documentation Statistics
- Sanitizer - DocBook Checker
- Usability Checks