Hi Aziz,

Fortran is a case insensitive language and therefor a lot of names
etc. are converted to lowercase to make it possible to make hyperlinks
etc.

The only solution would be to convert the search strategy for
hyperlinks etc, but you will have problems e.g. when having mixed
language programming.

At the moment there is no solution for this "problem"

Albert

On Sat, Sep 29, 2012 at 7:33 PM, aziz <aziz.nan...@gmail.com> wrote:
> Hi, I am using the Doxygen with Fortran. I downloaded the latest version and
> use it on my Mac. I then generated the HTML document from the Fortran code.
> Surprisingly, I found that the letters in the HTML document were not shown
> as I expected. For example, the function name in my code is getX but the
> generated document shows getx. I actually expected to see getX from the
> document instead of all lowercase letters. Have anyone know the solution to
> fix this problem? Thank you,
> Aziz.
>
> ------------------------------------------------------------------------------
> How fast is your code?
> 3 out of 4 devs don\\\'t know how their code performs in production.
> Find out how slow your code is with AppDynamics Lite.
> http://ad.doubleclick.net/clk;262219672;13503038;z?
> http://info.appdynamics.com/FreeJavaPerformanceDownload.html
> _______________________________________________
> Doxygen-users mailing list
> Doxygen-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/doxygen-users
>

------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to