Changes between Version 4 and Version 5 of kit_WP3


Ignore:
Timestamp:
Feb 1, 2011, 4:47:20 PM (14 years ago)
Author:
Matthias Vogelgesang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kit_WP3

    v4 v5  
    2424* Breaking of long lines, especially argument lists?
    2525* #define indentation? Commenting each #endif with the corresponding #define name makes the code hard to read in my opinion.
    26 * Documentation tools? (Doxygen, Sphinx
     26* Documentation tools? ([http://www.stack.nl/~dimitri/doxygen/ Doxygen], [http://sphinx.pocoo.org/ Sphinx], [http://www.naturaldocs.org/ Natural Docs])
    2727* Name prefixes? (e.g. 'g_' for global)
    2828