Albert,
Thank you very much - that worked perfectly! I particularly
appreciate your generosity in actually trying out doxygen on my code to
find a solution.
-David
On Sat, Jun 20, 2015 at 5:37 AM, Albert wrote:
> David,
>
> In version 1.8.8 (by head) a change has taken place about handli
David,
In version 1.8.8 (by head) a change has taken place about handling files
with unknown / unsupported extension. Till that version they were seen as
C-like files. In version 1.8.8 and up they are skipped, but it is possible
to use your own extension and map it to a supported version. When I c