Draft of Scribus coding guidelines: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
m (Text replace - "Category:Scribus_development" to "Category:Development")
No edit summary
Line 1: Line 1:
[[Category:Development]]
[[Category:Development]]
 
See [[Official:Coding_Standards]]
'''''Please, Scribus core team devs, add your remarks/proposals for the common coding guidelines (apart from improving the code readability and homogenity, these guidelines should mainly help  Scribus developers to be'''''
'''''Please, Scribus core team devs, add your remarks/proposals for the common coding guidelines (apart from improving the code readability and homogenity, these guidelines should mainly help  Scribus developers to be'''''



Revision as of 13:03, 30 December 2013

See Official:Coding_Standards Please, Scribus core team devs, add your remarks/proposals for the common coding guidelines (apart from improving the code readability and homogenity, these guidelines should mainly help Scribus developers to be

General information

To be filled with content...

Name Conventions

Classes

Methods

Variables

etc

Documentation

Change history

Checkins

User documentation

Developer documentation

Release Notes

Coding conventions

Classes

Methods

etc

See also