Guidelines and HOWTOs: Difference between revisions

From KDE Community Wiki
Line 35: Line 35:
|-
|-
|}
|}
== Helper Tools ==
;[http://englishbreakfastnetwork.org/ English Breakfast Network] - Static Analysis
: [http://www.englishbreakfastnetwork.org/krazy/ Krazy ] - Code Analysis, [[Development/Tutorials/Code_Checking|Usage Tutorial]]
: [http://www.englishbreakfastnetwork.org/apidocs/ APIDOX] - API Documentation Statistics
: [http://www.englishbreakfastnetwork.org/sanitizer/ Sanitizer] - DocBook Checker
: [http://www.englishbreakfastnetwork.org/usability/ Usability Checks]


== Further resources ==
== Further resources ==
* [[/Further resources | Further resources]]
* [[/Further resources | Further resources]]

Revision as of 16:42, 22 August 2016

Before everything else

Before anything, if you want to contribute, you need to get a contributor account.

Development

For development
Guides and HOW TOs for compiling the sources, creating new programs, sending patches,...
For debugging
Guides and HOW TOs to debug applications.
Other
Other guides: Relicensing, Versioning scheme

Quality, Internationalization, Documentation

To internationalize
Guides and HOWTOs concerning the internationalization
Quality
Guides and HOWTOs concerning the quality: documentation, bug triaging...

Further resources