Changes between Version 1 and Version 2 of Development


Ignore:
Timestamp:
02/06/11 17:52:40 (15 years ago)
Author:
Henrik Heimbuerger
Comment:

minor rewording, linked to wiki:Internals

Legend:

Unmodified
Added
Removed
Modified
  • Development

    v1 v2  
    11= Internals =
    22
    3 This page documents how work on CortUI is done and what you need to set up to contribute.
     3This page is a primer on the development process around CortUI and should provide you with your first steps if you want to contribute.
     4
     5If you're interested in studying how CortUI works, you should also have a look at [wiki:Internals].
    46
    57== Code repository ==
     
    4648To build the Modulus package, run the !BuildModulusPackage.cmd in the root of your working copy with the version number as the argument.
    4749
    48 The version number is currently only used for the filename and Definition.xml file for Modulus needs to be modified manually.
     50The version number is currently only used for the package filename. The Definition.xml file for Modulus needs to be modified manually.