doxygen/doxygen
Fork: 1267 Star: 5626 (更新于 2024-10-18 04:12:01)
license: GPL-2.0
Language: C++ .
Official doxygen git repository
最后发布版本: Release_1_12_0 ( 2024-08-07 17:19:16)
Doxygen
Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, and to some extent D. Doxygen also supports the hardware description language VHDL.
Doxygen can help you in three ways:
- It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating output in RTF (MS-Word), PostScript, hyperlinked PDF, compressed HTML, DocBook and Unix man pages. The documentation is extracted directly from the sources, which makes it much easier to keep the documentation consistent with the source code.
- You can configure doxygen to extract the code structure from undocumented source files. This is very useful to quickly find your way in large source distributions. Doxygen can also visualize the relations between the various elements by means of include dependency graphs, inheritance diagrams, and collaboration diagrams, which are all generated automatically.
- You can also use doxygen for creating normal documentation (as I did for the doxygen user manual and doxygen web-site).
Download
The latest binaries and source of Doxygen can be downloaded from:
Developers
-
Doxygen's internal source code documentation
-
Install: Please read the installation section of the manual (https://www.doxygen.nl/manual/install.html)
-
Project stats: https://www.openhub.net/p/doxygen
Issues, bugs, requests, ideas
Use the issue tracker to report bugs.
Comms
Mailing Lists
There are three mailing lists:
- doxygen-announce@lists.sourceforge.net - Announcement of new releases only
- doxygen-users@lists.sourceforge.net - for doxygen users
- doxygen-develop@lists.sourceforge.net - for doxygen developers
- To subscribe follow the link to
Source Code
In May 2013, Doxygen moved from subversion to git hosted at GitHub
Enjoy,
Dimitri van Heesch (doxygen at gmail.com)
最近版本更新:(数据更新于 2024-09-17 09:39:59)
2024-08-07 17:19:16 Release_1_12_0
2024-05-20 17:40:09 Release_1_11_0
2023-12-25 18:52:59 Release_1_10_0
2023-08-25 21:40:00 Release_1_9_8
2023-05-19 04:07:10 Release_1_9_7
2022-12-27 18:04:35 Release_1_9_6
2022-12-24 20:32:58 Release_1_9_5
2022-12-24 20:26:07 Release_1_9_4
2022-12-24 20:17:47 Release_1_9_3
2022-12-24 20:11:58 Release_1_9_2
主题(topics):
doxygen, doxygen-documentation
doxygen/doxygen同语言 C++最近更新仓库
2024-11-05 23:57:44 PCSX2/pcsx2
2024-11-05 22:06:04 LizardByte/Sunshine
2024-11-05 00:42:13 ClickHouse/ClickHouse
2024-11-04 21:49:30 notepad-plus-plus/notepad-plus-plus
2024-11-03 22:31:09 MaaAssistantArknights/MaaAssistantArknights
2024-11-02 20:28:28 AaronFeng753/Waifu2x-Extension-GUI