Guidelines and HOWTOs: Difference between revisions
No edit summary |
|||
Line 38: | Line 38: | ||
{| 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;" |[[File: | | style="padding-left: 50px;" |[[File:Documentation3.png |noframe|left|50px|]] || | ||
; [[/Documentation | Documentation]] | ; [[/Documentation | Documentation]] | ||
: Documentation Manual. **Not** the [[Guidelines_and_HOWTOs/API_Documentation | API Doc ]] | : Documentation Manual. **Not** the [[Guidelines_and_HOWTOs/API_Documentation | API Doc ]] |
Revision as of 14:31, 4 August 2016
Before everything else
Before anything, if you want to contribute, you need to get a contributor account.
Development
| |
| |
|
Quality, Internationalization, Documentation
|
|
|
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