Changes between Version 4 and Version 5 of kit_WP3
- Timestamp:
- Feb 1, 2011, 4:47:20 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kit_WP3
v4 v5 24 24 * Breaking of long lines, especially argument lists? 25 25 * #define indentation? Commenting each #endif with the corresponding #define name makes the code hard to read in my opinion. 26 * Documentation tools? ( Doxygen, Sphinx26 * Documentation tools? ([http://www.stack.nl/~dimitri/doxygen/ Doxygen], [http://sphinx.pocoo.org/ Sphinx], [http://www.naturaldocs.org/ Natural Docs]) 27 27 * Name prefixes? (e.g. 'g_' for global) 28 28