Draft of Scribus coding guidelines

From Scribus Wiki
Revision as of 13:06, 30 December 2013 by Kunda (talk | contribs) (unorphaned by linking to: Official:Coding_Standards)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Announcement: See the Official:CodingStandards page
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