Changes between Version 198 and Version 199 of DeveloperGuidelines


Ignore:
Timestamp:
06/23/12 14:44:13 (12 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines

    v198 v199  
    1616 * [wiki:DeveloperGuidelines/Usability Usability]
    1717 * [wiki:DeveloperGuidelines/CodeConventions Code Conventions]
     18 * [wiki:DeveloperGuidelines/Tips#Pythondebugging Debugging]
     19 * [wiki:DeveloperGuidelines/Optimisation Optimisation]
     20 * [wiki:DeveloperGuidelines/Themes Themes]
     21 * [wiki:DeveloperGuidelinesInternationalisation Internationalization]
    1822
    19  * [wiki:DeveloperGuidelines/Tips#Pythondebugging Debugging]
    20 
    21  * [wiki:DeveloperGuidelines/Optimisation Optimisation]
    2223== Development Enviroment ==
    2324 * [wiki:InstallationGuidelines Install a Development Enviroment]
    2425 * [wiki:DeveloperGuidelines/Git Using git] Version Control
     26
    2527== Framework ==
    2628 * [wiki:DeveloperGuidelinesS3Framework Sahana Eden Framework: S3]
     
    3335 * [wiki:DeveloperGuidelinesSVG SVG] - Charts
    3436
     37
     38== Other Resources ==
     39
    3540 * [http://web2py.com/book Web2py Book]
    3641
     
    3843 * [wiki:DeveloperGuidelinesDjangoMigration Help for Developers Migrating from Django]
    3944
    40 == User Interface ==
    41  * [wiki:DeveloperGuidelinesCSS CSS] & Themes
    42 
    43  * [wiki:DeveloperGuidelinesInternationalisation Internationalization]
    44 
    45 == Other Resources ==
    46 
    47  * [wiki:DeveloperGuidelinesTips Tips] - useful links to explore
     45 * [wiki:DeveloperGuidelines/Tips Tips] - useful links to explore
    4846
    4947 * [wiki:DeveloperGuidelinesArchitecture Architecture]
     
    112110Can test out the performance of different options to achieve a task using:
    113111 * http://jsperf.com
     112
    114113==== Deployment ====
    115114
     
    129128}}}
    130129
    131 There is also a convenience wrapper for Windows to run this & also move results into their respective locations: {{{static/scripts/tools/build.cmd}}}
     130There is also a convenience wrapper for Windows to run this: {{{static/scripts/tools/build.cmd}}}
    132131
    133132You must have an internet connection to run the build script unless you have a local version of the Compiler.