Changes between Version 25 and Version 26 of WikiStart


Ignore:
Timestamp:
Apr 12, 2012, 3:49:30 PM (13 years ago)
Author:
FrederikHeber
Comment:

replaced CodeComprehension by doxygen part

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v25 v26  
    1616
    1717== Coding ==
    18  * Curious about the code? Look at how to get DoxygenDocumentation and CodeComprehension where the structure of the main classes is laid out.
     18 * Curious about the code? Look at how to get DoxygenDocumentation and [doxygen:constructs.html CodeComprehension] where the structure of the main classes is laid out.
    1919 * How do actions work? Look the first example in ApplicationExamples ExampleSpatialTranslation. Go to the GuideLines
    2020 * Find bugs via debugging, see DebuggingGuidelines.