Guidelines and HOWTOs: Difference between revisions
Line 17: | Line 17: | ||
| style="padding-left: 50px;" |[[File:Internet-amarok.png |noframe|left|50px|]] || | | style="padding-left: 50px;" |[[File:Internet-amarok.png |noframe|left|50px|]] || | ||
; [[/Internationalization | To internationalize]] | ; [[/Internationalization | To internationalize]] | ||
: Guides and HOWTOs concerning the internationalization | |||
|- | |||
|} | |||
{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5" | |||
|- | |||
| style="padding-left: 50px;" |[[File:Quality.png |noframe|left|50px|]] || | |||
; [[/Quality | To internationalize]] | |||
: Guides and HOWTOs concerning the internationalization | : Guides and HOWTOs concerning the internationalization | ||
|- | |- |
Revision as of 15:53, 11 March 2016
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.
- Generating apidox
- tools that help develop and generate API documentation for your code.
- svnmerge.py
- This tool helps keeping track of merges between different SVN branches
Quality Assurance
- Project Management
- KDE is transitioning to Phabricator for project management. You can get started with Phabricator on the Phabricator . The older Review Board is limited to code reviews only: see here for more details.
- Continuous Building - Jenkins
- Jenkins
- kdelibs on kitware
- English Breakfast Network - Static Analysis
- Krazy - Code Analysis, Usage Tutorial
- APIDOX - API Documentation Statistics
- Sanitizer - DocBook Checker
- Usability Checks