Changes between Version 25 and Version 26 of WikiStart
- Timestamp:
- Apr 12, 2012, 3:49:30 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v25 v26 16 16 17 17 == Coding == 18 * Curious about the code? Look at how to get DoxygenDocumentation and CodeComprehensionwhere 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. 19 19 * How do actions work? Look the first example in ApplicationExamples ExampleSpatialTranslation. Go to the GuideLines 20 20 * Find bugs via debugging, see DebuggingGuidelines.