Changes between Version 5 and Version 6 of DeveloperGuidelines/Basics


Ignore:
Timestamp:
07/04/13 10:09:06 (12 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Basics

    v5 v6  
     1= Developer Guidelines - Basics =
    12[[TOC]]
    2 = Developer Guidelines - Basics =
    33Here are some helpful hints to get started developing in Sahana Eden.
     4
    45== Running Sahana Eden ==
    56{{{
     
    5556* http://software-carpentry.org
    5657* Python v2 documentation: http://docs.python.org/ (We are currently using v2.7.)
    57 * lxml (XML I/O): http://codespeak.net/lxml/tutorial.html
    5858
     59