[Doxygen-users] @code @endcode with code in between?
Brought to you by:
dimitri
From: Rene de V. <ren...@ho...> - 2013-11-08 11:26:45
|
Is it possible to do something equivalent to: /// @codex = x +1... more actual coding here/// @endcode where the coding in between is not in a comment. Alternative is there a way to annotate a line of coding, that this should be included in the docu. Rene. |