Difference between revisions of "Development"
From KalypsoDev
Gernotbelger (Talk | contribs) (→Bugs) |
Nicoschrage (Talk | contribs) (→Conventions) |
||
(One intermediate revision by one user not shown) | |||
Line 22: | Line 22: | ||
For every release we keep a separate [[SvnBranches|svn branch]]. | For every release we keep a separate [[SvnBranches|svn branch]]. | ||
+ | |||
+ | Some checklists for deployment: | ||
+ | * [[ChecklistMinorVersion|Check-list for minor version]] | ||
+ | * [[ChecklistMajorVersion|Check-list for major version]] | ||
==Conventions== | ==Conventions== | ||
+ | [[TextConventions|Text conventions (The way to communicate with the user)]] | ||
==Testing== | ==Testing== |
Latest revision as of 12:58, 2 February 2015
Contents |
[edit] Getting started
[edit] How-Tos
Using Sourceforge as SVN Mirror
Writing OpenOffice.org based DOCBOOK manuals
[edit] Developers
- Licenses: License texts currently used by Kalypso
[edit] Bugs
Bugs (and feature requests) are managed in the Trac.
[edit] Releases
Looking for the table of Releases?
For every release we keep a separate svn branch.
Some checklists for deployment:
[edit] Conventions
Text conventions (The way to communicate with the user)