Re: [Doxygen-users] documenting multiple methods defined by a single macro - help
Brought to you by:
dimitri
From: Manfred D. <man...@me...> - 2005-11-30 09:01:38
|
mx...@se... wrote: > > > Manfred Doudar wrote: > >> mx...@se... wrote: >> >>> [snip] > > The point is, that if you include the Boost library headers (where the > macros BOOST_PP_REPEAT and BOOST_PP_INC are defined, you *really* need > it to get the macro expansion work) in "INCLUDE_PATH", that is only for > macro search and expansion purposes (better said for preprocessor > purposes), and these sources *will not be doxygenized* (if you not > include these paths in "INPUT" locations too, of course). > > (the Doxygen documentation says following about the INCLUDE_PATH: > # The INCLUDE_PATH tag can be used to specify one or more directories that > # contain include files that are not input files but should be processed by > # the preprocessor.) > > > * hint: if you have some environment variable defined to point to Boost > library location, you can use this environment variable as e.g. > INCLUDE_PATH = $(WXWIN)/include/wx > (this works fine for me) > > Ok, now I am with you ... thankyou so much for your forebearance, (I'm feeling rather stupid right now, this should have occured to me much earlier). MX0 - you've been most helpful, thanks so very much. Cheers, -- Manfred Doudar MetOcean Engineers www.metoceanengineers.com |