Hi,
If interested, you can download the doxygen binaries
compiled for MS Windows from
http://sourceforge.net/projects/doxygen/files/snapshots/doxygen-1.8-svn/windows
This is the place where you should find also the next
releases. Name of the archive file is
doxygenw20120930_1_8_2.zip
The
Hi Albert,
Sorry for the insufficient description.
Regarding 1.7.3, when I browse subroutine source files in doxygen, variables
declared in modules are linked within those subroutine source files, in
addition they are also highlighted in the source code shown by doxygen. This
makes tracking the
Dear Group:
I have spent lots of time trying to document something that would seem very
simple but doxygen seem to be putting out something else. I've looked at
the manuals and I am stuck. Can anyone tell me where to read or what log
files to turn on? I am running 1.8.2 on a php file. I am running
Hi Nico,
I know that there have been quite a few changes regarding linking as
well (see also emails to Aziz regarding subroutines).
What are you exactly mean with a "global variable" (variables in
modules ?) and where are you exactly missing the links ?
Albert
On Mon, Oct 1, 2012 at 11:27 AM, Tr
I have a question regarding doxygen versions 1.7.3 and 1.8.2. I have been using
doxygen v1.7.3 to document my fortran 90 code including variable links and
highlighting. Somehow, when I upgraded doxygen to 1.8.2 global variable linking
is not working anymore. Subroutines are still linked properly