Generating a Call Graph using Doxygen???

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Peter Olcott

    Generating a Call Graph using Doxygen???



    The above is an example of what the output should look like.
    I ran Doxygen on a simple program that I wrote to test
    Doxygen, and all of the Call Graph Images were missing. The
    Doxygen output indicated that it did generate the Call
    Graph, showing where the images should be in the HTML
    output, but, the images themselves were missing.

    Does anyone know how to fix this problem?
    Is there a way to generate the Call Graphs as text?


  • kwikius

    #2
    Re: Generating a Call Graph using Doxygen???

    Peter Olcott wrote:
    The above is an example of what the output should look like.
    I ran Doxygen on a simple program that I wrote to test
    Doxygen, and all of the Call Graph Images were missing. The
    Doxygen output indicated that it did generate the Call
    Graph, showing where the images should be in the HTML
    output, but, the images themselves were missing.
    >
    Does anyone know how to fix this problem?
    Is there a way to generate the Call Graphs as text?
    >
    >
    err .. doxygen mailing list ...?

    Doxygen is a JavaDoc like documentation system for C++, C, Java and IDL.


    regards
    Andy Little

    Comment

    • Peter Olcott

      #3
      Re: Generating a Call Graph using Doxygen???


      "Peter Olcott" <NoSpam@SeeScre en.comwrote in message
      news:pSVpk.4030 1$yn5.8817@news fe08.iad...

      >
      The above is an example of what the output should look
      like. I ran Doxygen on a simple program that I wrote to
      test Doxygen, and all of the Call Graph Images were
      missing. The Doxygen output indicated that it did generate
      the Call Graph, showing where the images should be in the
      HTML output, but, the images themselves were missing.
      >
      Does anyone know how to fix this problem?
      Is there a way to generate the Call Graphs as text?
      >
      Please join the Graphviz forum to ask questions and discuss Graphviz. What is Graphviz? Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.

      This package had to be installed first.


      Comment

      Working...