Re: [Doxygen-users] Doxygen-warnings

2015-09-02 Thread Albert
Sai, 1) Looks like you have a bit of a big dependency graph, like the message said increase the DOT_GRAPH_MAX_NODES (in the Doxyfile) and also have a look at MAX_DOT_GRAPH_DEPTH. Are there more graphs that fail ? Regarding points 2 and 3 I'm not sure but might be a result of 1). I assume dot ha

Re: [Doxygen-users] Hide "Class Hierachy" page?

2015-09-02 Thread Albert
Zack, Please have a look at DoxygenLayout.xml(generated by doxygen -w) and look here for "classes" Alebrt On Tue, Sep 1, 2015 at 8:45 PM, Zack Snyder wrote: > Hi all, > > how can I hide the "Class Hierachy" page? > > Regards, > Zack > > > ---

Re: [Doxygen-users] Hide "Class Hierachy" page?

2015-09-02 Thread Gopal Prasad
Hi All, Please tell me how can I add a docx file in Doxygen and make it readable by clicking on document. Regards, Gopal From: Albert [mailto:albert.te...@gmail.com] Sent: Wednesday, September 02, 2015 1:22 PM To: Zack Snyder Cc: doxygen-users@lists.sourceforge.net Subject: Re: [Doxygen-users]