![]() |
latest release v1.5.7.1 - last page update 5 Oct 2008 |
Doxygen Download PageThis page always contains a link to the lastest version of doxygen. Be notified of new releases
The doxygen mailing listsSourceforge hosts a number of mailing lists to which you can subscribe for doxygen related discussion (the form above is an interface for subscribing to the announcement list).
Doxygen SVN repositoryThe subversion repository for doxygen is hosted on sourceforge. In this repository you can be find the lastest "bleeding edge" version of doxygen. If you have subversion installed, you should do the following to get the initial copy of the repository: svn co https://doxygen.svn.sourceforge.net/svnroot/doxygen/trunk doxygen-svn cd doxygen-svnAfter that you can use ./configure makeTo force a fresh release after an earlier check-out do: make distclean svn update ./configure makefrom the doxygen directory to update your working copy.
After the binaries have been built, you can use
make installto install them. Public access to the SVN repository is read-only at the moment. So it is not possible to commit changes, but you can send me patches (use diff -u) if you think they should end up in the mainline, and I'll review and include them. There is also a web frontend for the repository. SVN tarballWindows binaries for the latest tagged unofficial releases are available as well.Doxygen source and binary releasesLatest release
The latest version of doxygen is 1.5.7.1 (release date 5 October 2008).
The source distribution
A binary distribution for Linux i386
doxygen-1.5.7.1.linux.bin.tar.gz (2.6M)
( ftp
| http
)
Compiled using Fedora Core 6 with kernel 2.6.19 and gcc-4.1.2. This archive includes the HTML version of the manual, but not the GUI frontend. A binary distribution for Windows 95/98/ME/NT/2000/XP/Vista
doxygen-1.5.7.1-setup.exe (6.7M)
( ftp
| http
)
This is a self-installing archive including the HTML and compressed HTML versions of the manual and the GUI frontend. If you are allergic to installers and GUIs or haven't sufficient bandwidth you can also download the binaries in a zip (2.3M) ( ftp | http ) A universal binary distribution for Mac OS X 10.5 (Leopard)
Doxygen-1.5.7.1.dmg (20.7M)
( ftp
| http
)
This is a self-contained disk image, which contains the GUI frontend. All binaries are universal. A universal binary distribution for Mac OS X 10.4 (Tiger)
Doxygen-1.5.7-tiger.dmg (19.9M)
( ftp
| http
)
This is a self-contained disk image, which contains the GUI frontend. All binaries are universal.
See the change log to find out what has changed. If you want to be informed about new releases fill in your email address in the form at the top of this page.
The documentation for release 1.5.7.1
Older releasesOlder releases of doxygen can be found at ftp://ftp.stack.nl/pub/users/dimitri/ and http://doxygen.sourceforge.net/dl/. Tarballs of all cvs releases are also available. Helpers tools & ScriptsI've made a separate page with helper tools and scripts, which you may find useful.Other platformsSteve Christensen has placed pre-built packages for SPARC/Solaris 2.5-10 and x86/Solaris 8-10 on his Sun freeware website.Andreas Kaenner has ported doxygen to the BeOS. A version of doxygen for the x86 architecture can be found at his web side. SGI has a binary for the IRIX/mips version of doxygen on its freeware page Arnaud Bercegeay has ported doxygen to the Atari platform. Dave Chapeskie maintains the FreeBSD port of doxygen. It is included in the FreeBSD Ports system. A version for OS/2 can be found at the Hobbes Archive Looking for RPM's?To build your own package from the distribution tarball or from a Subversion checkout do:
./configure
make rpm
or, to add doxywizard as a sub-package:
./configure --with-doxywizard
make rpm
Jens Reimann has made Red Hat 9.0 RPMs available here. Matthias Andree also has RPMs available for SuSE which can be found here Doxygen is also part of cooker , which is the development version of Linux-Mandrake. Follow this link to go directly to the ftp mirror at sunet. If you are running SuSE Linux, it is good to know that an RPM for doxygen is included as part of the development tools section of the distribution from release 6.3 onwards. Note: I have not tested any of the RPMs myself. Looking for the DEB? (Debian package)Users of Debian should use apt-get or dselect to install the package. The web based info for the package can be seen here. Note: I have not tested the debian package myself. PortabilityDoxygen should also compile on most other Unix platforms. If you have a ported doxygen to a platform not listed above, please let me know if/what you had to change.If anyone wants to contribute a binary for another platform or packaging method, I would be happy to include (a link to) it here.
SourceforgeSome of the links on this page point to files hosted byFor more information about doxygen, you can go to the online documentation. |
|