[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] Doxygen
From: |
Xypron |
Subject: |
Re: [Help-glpk] Doxygen |
Date: |
Tue, 19 Jun 2012 19:11:03 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20120510 Icedove/10.0.4 |
Dear Andrew,
please, find appended an archive with the Doxygen configuration file. It
should be placed in the root directory of the distribution, e.g. as
glpk-4.48/Doxyfile
To create the documentation the packages doxygen and graphviz are needed.
Just go to the directory with Doxyfile and execute doxygen.
The doxygen documentation will be created in glpk-4.48/doc/doxygen.
Please, adjust the following line according to the release number:
PROJECT_NUMBER = 4.47
>> I was confused by "cross reference"
You can navigate from to the code and will find links inside the code,
e.g. in line 489 of
http://www.xypron.de/projects/winglpk/doxygen/html/glpapi12_8c_source.html#l00489
you can navigate to the documentation of xerror and from there to the
declaration in glpenv.h, from there to the documentation of glp_error_, ....
Best regards
Xypron
On 19.06.2012 16:59, Andrew Makhorin wrote:
> I was confused by "cross reference" - these diagrams are usually called
> "call graphs".
>
> Okay, please post me the doxygen configuration file and please teach me
> how I should include it in the distribution. (It seems to me that there
> exists a standard posix utility that does the same job.)
>
>
> Andrew Makhorin
>
>
>
Doxyfile.gz
Description: application/tgz