Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:AP S18-4
Description
Fix PEP8 warnings and enable automatic testing by scons and by Travis on github.
I also fixed the Doxygen warnings, as the warnings about duplicate section names were showing up when building other packages, which was very annoying. One change was to stop Doxygen from scanning any C++ source files in src/.... I moved the Doxygen documentation from files to the headers long ago, and scanning the source was a frequent cause of spurious Doxygen warnings.
Some excellent changes here. Thank you. Kian-Tat Lim these changes do assume that
RFC-471will pass so I imagine you would like to hold off merging? The trouble with afw is the moving target so it's hard to merge the longer we delay.