[Doxygen-users] The lowercase problem when using the Doxygen with Fortran
Brought to you by:
dimitri
From: aziz <azi...@gm...> - 2012-09-29 17:33:20
|
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. |