Using Doxygen's \callergraph command ???

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

    Using Doxygen's \callergraph command ???

    So far I can only get Doxygen to generate callergraphs for ALL
    functions or for NO functions, Doxygen seems to be ignoring the
    \callergraph command. Does anyone know how to limit Doxygen to
    producing complete callergraphs (the entire function call sequence
    that ends up at a specific function) for a limited number of
    functions?
  • peter koch

    #2
    Re: Using Doxygen's \callergraph command ???

    On 18 Aug., 20:55, PeteOlcott <PeteOlc...@gma il.comwrote:
    So far I can only get Doxygen to generate callergraphs for ALL
    functions or for NO functions, Doxygen seems to be ignoring the
    \callergraph command. Does anyone know how to limit Doxygen to
    producing complete callergraphs (the entire function call sequence
    that ends up at a specific function) for a limited number of
    functions?
    I do not see what this has to do with the C++ language. Care to
    explain?

    /Peter

    Comment

    • PeteOlcott

      #3
      Re: Using Doxygen's \callergraph command ???

      On Aug 18, 2:13 pm, peter koch <peter.koch.lar ...@gmail.comwr ote:
      On 18 Aug., 20:55, PeteOlcott <PeteOlc...@gma il.comwrote:
      >
      So far I can only get Doxygen to generate callergraphs for ALL
      functions or for NO functions, Doxygen seems to be ignoring the
      \callergraph command. Does anyone know how to limit Doxygen to
      producing complete callergraphs (the entire function call sequence
      that ends up at a specific function) for a limited number of
      functions?
      >
      I do not see what this has to do with the C++ language. Care to
      explain?
      >
      /Peter
      It is used for automatically generating documentation for C++ systems,
      and there are are no other more relevant groups.

      Comment

      • peter koch

        #4
        Re: Using Doxygen's \callergraph command ???

        On 18 Aug., 21:51, PeteOlcott <PeteOlc...@gma il.comwrote:
        On Aug 18, 2:13 pm, peter koch <peter.koch.lar ...@gmail.comwr ote:
        >
        On 18 Aug., 20:55, PeteOlcott <PeteOlc...@gma il.comwrote:
        >
        So far I can only get Doxygen to generate callergraphs for ALL
        functions or for NO functions, Doxygen seems to be ignoring the
        \callergraph command. Does anyone know how to limit Doxygen to
        producing complete callergraphs (the entire function call sequence
        that ends up at a specific function) for a limited number of
        functions?
        >
        I do not see what this has to do with the C++ language. Care to
        explain?
        >
        /Peter
        >
        It is used for automatically generating documentation for C++ systems,
        and there are are no other more relevant groups.
        This does not make it relevant here. Why don't you visit doxygen.org?
        They seem to have mailing-lists.

        /Peter

        Comment

        • PeteOlcott

          #5
          Re: Using Doxygen's \callergraph command ???

          On Aug 18, 3:44 pm, peter koch <peter.koch.lar ...@gmail.comwr ote:
          On 18 Aug., 21:51, PeteOlcott <PeteOlc...@gma il.comwrote:
          >
          >
          >
          >
          >
          On Aug 18, 2:13 pm, peter koch <peter.koch.lar ...@gmail.comwr ote:
          >
          On 18 Aug., 20:55, PeteOlcott <PeteOlc...@gma il.comwrote:
          >
          So far I can only get Doxygen to generate callergraphs for ALL
          functions or for NO functions, Doxygen seems to be ignoring the
          \callergraph command. Does anyone know how to limit Doxygen to
          producing complete callergraphs (the entire function call sequence
          that ends up at a specific function) for a limited number of
          functions?
          >
          I do not see what this has to do with the C++ language. Care to
          explain?
          >
          /Peter
          >
          It is used for automatically generating documentation for C++ systems,
          and there are are no other more relevant groups.
          >
          This does not make it relevant here. Why don't you visit doxygen.org?
          They seem to have mailing-lists.
          >
          /Peter- Hide quoted text -
          >
          - Show quoted text -
          There seems to be no provision for asking a question there. If I could
          ask a question there, I would. I have already tried reading many
          different notes. According to these notes I am doing it correctly, yet
          it still does not work.

          Comment

          • PeteOlcott

            #6
            Re: Using Doxygen's \callergraph command ???

            On Aug 18, 3:44 pm, peter koch <peter.koch.lar ...@gmail.comwr ote:
            On 18 Aug., 21:51, PeteOlcott <PeteOlc...@gma il.comwrote:
            >
            >
            >
            >
            >
            On Aug 18, 2:13 pm, peter koch <peter.koch.lar ...@gmail.comwr ote:
            >
            On 18 Aug., 20:55, PeteOlcott <PeteOlc...@gma il.comwrote:
            >
            So far I can only get Doxygen to generate callergraphs for ALL
            functions or for NO functions, Doxygen seems to be ignoring the
            \callergraph command. Does anyone know how to limit Doxygen to
            producing complete callergraphs (the entire function call sequence
            that ends up at a specific function) for a limited number of
            functions?
            >
            I do not see what this has to do with the C++ language. Care to
            explain?
            >
            /Peter
            >
            It is used for automatically generating documentation for C++ systems,
            and there are are no other more relevant groups.
            >
            This does not make it relevant here. Why don't you visit doxygen.org?
            They seem to have mailing-lists.
            >
            /Peter- Hide quoted text -
            >
            - Show quoted text -
            I did find a way to ask a question at doxygen.org.

            Comment

            • red floyd

              #7
              Re: Using Doxygen's \callergraph command ???

              PeteOlcott wrote:
              On Aug 18, 3:44 pm, peter koch <peter.koch.lar ...@gmail.comwr ote:
              >>It is used for automatically generating documentation for C++ systems,
              >>and there are are no other more relevant groups.
              >This does not make it relevant here. Why don't you visit doxygen.org?
              >They seem to have mailing-lists.
              >>
              There seems to be no provision for asking a question there. If I could
              ask a question there, I would. I have already tried reading many
              different notes. According to these notes I am doing it correctly, yet
              it still does not work.
              I had a problem with my car, so I went to the mechanic, but he was out.
              So I asked my baker instead.

              You're still OT.

              Comment

              • Peter Olcott

                #8
                Re: Using Doxygen's \callergraph command ???


                "red floyd" <no.spam.here@e xample.comwrote in message
                news:zyoqk.1100 7$vn7.8633@flpi 147.ffdc.sbc.co m...
                PeteOlcott wrote:
                >On Aug 18, 3:44 pm, peter koch
                ><peter.koch.la r...@gmail.comw rote:
                >
                >>>It is used for automatically generating documentation
                >>>for C++ systems,
                >>>and there are are no other more relevant groups.
                >>This does not make it relevant here. Why don't you visit
                >>doxygen.org ?
                >>They seem to have mailing-lists.
                >>>
                >
                >There seems to be no provision for asking a question
                >there. If I could
                >ask a question there, I would. I have already tried
                >reading many
                >different notes. According to these notes I am doing it
                >correctly, yet
                >it still does not work.
                >
                I had a problem with my car, so I went to the mechanic,
                but he was out.
                So I asked my baker instead.
                >
                You're still OT.
                The Visual C++ people don't think so, and even gave me the
                correct answer. If I was talking about something unrelated
                to C++ such as for example Fortran compilers, then I would
                be off topic. When I am talking about a C++ documentation
                generation system I am not off topic.


                Comment

                Working...