Hello, I noticed that the doxygen for the decorated input macros is not correct[1][2]. Maintaining this "PREDEFINED" Doxygen configuration filed is rather error prone and burdensome reading the Doxygen documentation I stumbled upon another configuration field "EXPAND_AS_DEFINED"[3]. This looks like it'll solve several problems.
If anyone has any experience with this filed please let me know. The turn around time for build ITK Doxygen is a little to slow for experimentation. Thanks, Brad [1] https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/Doxygen/doxygen.config.in#L1979 [2] https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Core/Common/include/itkMacro.h#L757 [3] http://www.stack.nl/~dimitri/doxygen/manual/config.html#cfg_expand_as_defined _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://www.itk.org/mailman/listinfo/insight-developers
