Code

Programming Languages: C++, Java, C, C#, PHP, Objective-C 2.0

License: GNU General Public License version 2.0 (GPLv2)

Repositories

browse code, statistics, last commit on 2012-07-30 svn co https://doxygen.svn.sourceforge.net/svnroot/doxygen doxygen

Show:

What's happening?

  • Dependency Information

    Hello, I try to extract dependency information via the "references" and "referencedby" elements from the generated XMLs. Consider the following very simple class: ---- client.h ---- class Client { public: int pop (); bool push (int data); }; ---- client.cpp ---- #include "client.h" #include <XYZ> int Client::pop () {...

    2012-08-02 14:15:54 PDT by haquangle

  • Newbie: Problem using CAPL generated code

    The CAPL tool generates C type code so we can generate most docs for our files. The problem occurs when it generates the included files as follows includes { #include "TestCode.cin" } The problem is that Doxygen outputs #include "TestCode.cin" in the output file. But ignores everything else. If we take out the "includes {" and its corresponding...

    2012-08-02 08:38:15 PDT by dhallu01

  • Doxygen

    made 1 file-release changes.

    2012-07-31 06:06:04 PDT by

  • Doxygen

    made 1 file-release changes.

    2012-07-31 05:50:03 PDT by

  • Dynamically toggle line numbering?

    Can I enable dynamic toggling of line numbers with a doxycfg parameter? I'd like to suppress line numbers when I copy code snippets so I don't have to manually remove them, but I want them visible by default. -Thanks! lloydm997.

    2012-07-30 15:29:08 PDT by lloydm997

  • Followup: RE: glitch when A::foo() calls static B::foo()

    -RESOLVED- Bug was entered as #679000 in bugzilla, and Dmitri gave me a patch that fixed the problem.

    2012-07-30 15:21:54 PDT by lloydm997

  • Doxygen

    dimitri committed revision 828 to the Doxygen SVN repository, changing 5 files.

    2012-07-30 02:56:54 PDT by dimitri

  • Doxygen

    dimitri committed revision 827 to the Doxygen SVN repository, changing 1 files.

    2012-07-29 03:13:14 PDT by dimitri

  • Doxygen

    dimitri committed revision 826 to the Doxygen SVN repository, changing 1 files.

    2012-07-29 03:12:55 PDT by dimitri

  • Doxygen

    dimitri committed revision 825 to the Doxygen SVN repository, changing 97 files.

    2012-07-29 03:11:12 PDT by dimitri

Our Numbers