I'm reading versioncontrol module, and IMHO the define's declarations can be grouped for better reading(I'm trying from doxygen html output).
Here is a small patch.
| Comment | File | Size | Author |
|---|---|---|---|
| 0001-some-doxygen-grouping-on-define-s-declarations.patch | 5.47 KB | marvil07 |
Comments
Comment #1
jpetso commentedAwesome. I had never actually run Version Control API through doxygen (...still haven't :-o ) but this looks cool, and I trust you that it works better after the patch is applied. So, committed in commit #191026. Thanks!