Hi all,

I have little experience in using doxygen, but came about a problem with 
building globus_ftp_control, which uses it, during its build process.

For the build of the PDF documentation, there is a Makefile created with a loop 
to rerun pdflatex several times. If I understand the logic right, it should 
rerun pdflates as often as necessary or if a maximum no. of rebuilds is 
reached, which is set to 5. However, for in my special situation the document 
requires exactly 5 runs until the document has converged. This however caused 
the expr construct to exit with a non zero exit code, and as a consequences the 
make command fails. 

One possibility would be to increase the no. of max. cycles. But I have not 
found a way to influence this no. by a parameter in the Doxyfile. So is there a 
way to influences this no., e.g set it to 6 or 8 or some other arbitrary value? 
How exactly, this is done? Or, is there some other solution to solve this issue?

Thanks!
~petr

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to