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
- Sources inherited from project openSUSE:Factory
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rguenther:plgrnd/doxygen && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
doxygen-1.8.10.src.tar.gz | 0004818276 4.6 MB | |
doxygen-doc.changes | 0000000586 586 Bytes | |
doxygen-doc.spec | 0000003524 3.44 KB | |
doxygen-modify_footer.patch | 0000000446 446 Bytes | |
doxygen-no-lowercase-man-names.patch | 0000000510 510 Bytes | |
doxygen-no-shared-libs.patch | 0000001832 1.79 KB | |
doxygen.changes | 0000061088 59.7 KB | |
doxygen.spec | 0000002751 2.69 KB | |
doxywizard.changes | 0000027665 27 KB | |
doxywizard.desktop | 0000000070 70 Bytes | |
doxywizard.spec | 0000002869 2.8 KB | |
vhdlparser-no-return.patch | 0000009665 9.44 KB |
Revision 60 (latest revision is 102)
Dominique Leuenberger (dimstar_suse)
accepted
request 329166
from
Petr Gajdos (pgajdos)
(revision 60)
- Move checks to doxywizard package to avoid build cycle - Set proper minimal cmake version required - Use system stack for cmake params and obey cflags - Add patch to build required static libs: * doxygen-no-shared-libs.patch - Refresh patch: * doxygen-no-lowercase-man-names.patch - Add patch to avoid no-return-in-nonvoid function error: * vhdlparser-no-return.patch - updated to 1.8.10 * Change the build system to use cmake. * Add support for basic XML syntax highlighting * Added documentation for ``` style fenced code block and more robust parsing * Added function arguments to the LaTeX toc * Added support for language codes * etc. see http://www.stack.nl/~dimitri/doxygen/manual/changelog.html - removed unneded patches: - doxygen-1.5.9-64archs.patch - doxygen-1.5.9-man.patch - doxygen-1.7.0-modify_footer.patch renamed to doxygen-modify_footer.patch - Move checks to doxywizard package to avoid build cycle - Set proper minimal cmake version required - Use system stack for cmake params and obey cflags - Add patch to build required static libs: * doxygen-no-shared-libs.patch
Comments 0