Re: [Doxygen-users] multi-project .DOX needed? Guidance and questions
Brought to you by:
dimitri
From: Rod O. <oll...@SE...> - 2002-01-31 16:49:43
|
There are two settings in the configuration file that may assist you: MAX_DOT_GRAPH_WIDTH and MAX_DOT_GRAPH_HEIGHT However, if limiting the size of the generated graphs is not an option for you, you can at least open the graph using an image viewer which supports much larger image sizes. I use S-PicView which can be found at http://www.yukudr.com/imageviewer/. Regards, Rod Ollerhead "John H. Bergman" wrote: > Hi, > > I've been using Doxygen for a while now, and really have grown to love it.. NICE WORK > GUYS! And now that the GraphViz guys have released an update for windows that fixes the > line problem... even better! > > I do have a small problem and am seeking quidance about how to correct it. My project > has gotten so complex that the chart that is generated for the class tree is so large that > IE 6 (and 5.x) will not display one of the GIF files. Has anyone else had this problem? How > do you get around it? > > Also, I have broken the project up into components, and those generate really well. How > do you take the components and merge them together? I'd like to avoid running the how doxygen > on the full set of code for this? > > John > > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users |