Guidelines and HOWTOs: Difference between revisions
Line 40: | Line 40: | ||
;[[Development/Tools/Using kconf_update|Updating User Configuration Files - kconf_update]] | ;[[Development/Tools/Using kconf_update|Updating User Configuration Files - kconf_update]] | ||
: kconf_update is a tool designed to update config files. | : kconf_update is a tool designed to update config files. | ||
;[[Development/Tools/svnmerge.py|svnmerge.py]] | ;[[Development/Tools/svnmerge.py|svnmerge.py]] | ||
: This tool helps keeping track of merges between different SVN branches | : This tool helps keeping track of merges between different SVN branches | ||
;[http://englishbreakfastnetwork.org/ English Breakfast Network] - Static Analysis | ;[http://englishbreakfastnetwork.org/ English Breakfast Network] - Static Analysis |
Revision as of 20:03, 19 June 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.
- 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