Re: Callgraph output other than map
Ron W <[email protected]> Fri, 10 May 2019 13:40:05 -0400
| Newsgroups | gmane.text.doxygen.general |
|---|---|
| Message-ID | <CAHWyCX66dFET8kdTU3KTfNpMv6m1b5dRLQLwunJbYOLOTTXgAg@mail.gmail.com> |
On Fri, May 10, 2019 at 8:02 AM <[email protected]> wrote: > Date: Thu, 9 May 2019 23:08:00 -0400 > From: jinho hwang <[email protected]> > Subject: [Doxygen-users] Callgraph output other than map > Message-ID: > < > CAPQGAnGj185jWGVHhbkfQ5ZVZ3OYohUgLLeuumjnSv-96h-f8g@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Hi, > > I get the callgraphs in png files, and see the maps are created to the > links. However, that does not give explicit mapping unless I interpret the > coordinates in the map file. Is there a way to output the callgraph in any > other formats such as text, xml, json? > The graphs are generated using Graphviz, which supports many output formats. I think Doxygen has way to set the options for Graphviz. If nothing else, you could create a wrapper script around Graphviz and modify PATH so Doxygen finds the wrapper before it finds Graphviz. _______________________________________________ Doxygen-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-users