Automated C, C++, and Java Documentation Generator
Doxygen is a documentation system for C, C++, Java, and IDL. It can
generate an online class browser (in HTML) and an offline reference
manual (in LaTeX) from a set of documented source files. The
documentation is extracted directly from the sources. Doxygen is
developed on a Linux platform, but it runs on most other UNIX flavors
as well. An executable for Windows 95/NT is also available.
- Developed at devel:tools
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/doxygen && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
doxygen-1.5.9-64archs.patch | 0000001183 1.16 KB | |
doxygen-1.5.9-man.patch | 0000000562 562 Bytes | |
doxygen-1.7.0-modify_footer.patch | 0000000608 608 Bytes | |
doxygen-1.7.1-qtdir.patch | 0000000393 393 Bytes | |
doxygen-1.8.1.2-html.tar.bz2 | 0000642460 627 KB | |
doxygen-1.8.1.2.src.tar.bz2 | 0005294805 5.05 MB | |
doxygen-html.sh | 0000000453 453 Bytes | |
doxygen-no-lowercase-man-names.patch | 0000000507 507 Bytes | |
doxygen.changes | 0000051146 49.9 KB | |
doxygen.spec | 0000003810 3.72 KB | |
doxygen_manual-1.8.1.2.pdf.bz2 | 0000703096 687 KB | |
doxywizard-1.5.9-flex.patch | 0000000126 126 Bytes | |
doxywizard.changes | 0000020508 20 KB | |
doxywizard.desktop | 0000000070 70 Bytes | |
doxywizard.spec | 0000004300 4.2 KB |
Revision 44 (latest revision is 102)
Ismail Dönmez (namtrac)
accepted
request 127814
from
Petr Gajdos (pgajdos)
(revision 44)
- updated to 1.8.1.2: changes * doxygen now strips the leading indentation shared by the lines in a @code..@endcode block. * id 678218: Changed title of the SVG graphs from 'G' to the root node of the graph. * Integrated the root navigation tree in navtree.js for faster loading * When the navigation tree is enabled, clicking jump to a line in the source code view will now highlight the line. features * Added button in the navigation tree to allow enabling/disabling syncing the navigation tree with the content. * Extended the number of HTML entities with Greek letters and other symbols (thanks to Charles Karney for the patch). * id 663645: Added support for C++11 strongly typed enums (enum class E { ... }). * VHDL code now has a new Design Overview page (thanks for Martin Kreis for the patch). Requires HAVE_DOT=YES, and DOT_IMAGE_FORMAT=svg. * id 677678: Added support for strong and weak attributes in Objective-C properties. * bugfixes - for details see http://www.stack.nl/~dimitri/doxygen/changelog.html - updated to 1.8.1.2: changes * doxygen now strips the leading indentation shared by the lines in a @code..@endcode block. * id 678218: Changed title of the SVG graphs from 'G' to the root
Comments 0