In the current version of doxygen (1.8.7) the value is set to 8. Otherwise
I think the only way is to change the value by hand/script before running
make on the Makefile / running make.bat as it is hard coded in the code.


On Thu, Apr 24, 2014 at 6:23 PM, Albert <albert.te...@gmail.com> wrote:

> In the current version of doxygen (1.8.7) the value is set to 8. Otherwise
> I think the only way is to change the value by hand/script before running
> make on the Makefile / running make.bat as it is hard coded in the code.
>
>
> On Thu, Apr 24, 2014 at 5:21 PM, Peter Danecek 
> <peter.dane...@bo.ingv.it>wrote:
>
>>
>> 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
>>
>>
>>
>> ------------------------------------------------------------------------------
>> 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
>>
>>
>
------------------------------------------------------------------------------
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