Hello Folks,

Is it possible to specify the source language in a Doxygen comment itself?  

Use case:  we have several files *without* standard extensions, and differing 
languages.  The file names can't be changed.  While 

        EXTENSION_MAPPING = no_extension=x

can be used to fix one of the languages, that leaves the others interpreted as 
the wrong language.

Something like this:

<File: example>
        /**
         *  \file example
         *  \lang .py
         */
        ...

would solve this case.

Any help would be appreciated.
Peter


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to