Discuz! Board

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz

Doxygen 注释转文档

查看数: 1593 | 评论数: 4 | 收藏 0
关灯 | 提示:支持键盘翻页<-左 右->
    组图打开中,请稍候......
发布时间: 2019-12-31 12:18

正文摘要:

本帖最后由 Qter 于 2020-2-11 19:16 编辑 Doxygen是一种开源跨平台的http://www.stack.nl/~dimitri/doxygen/index.html https://sourceforge.net/projects/doxygen/ http://www.doxygen.nl/index.html doxy ...

回复

Qter 发表于 2020-2-3 11:18:12
本帖最后由 Qter 于 2020-2-3 11:39 编辑

http://www.doxygen.nl/download.html
GIT repository
[size=13.3333px]The GIT repository for doxygen is hosted on GitHub. In this repository you can be find the latest "bleeding edge" version of doxygen.
[size=13.3333px]If you have the necessary build tools installed (i.e. g++, python, cmake, flex, bison), you should do the following to get the initial copy of the repository:
git clone https://github.com/doxygen/doxygen.gitcd doxygen[size=13.3333px]After that you can usemkdir buildcd buildcmake -G "Unix Makefiles" ..make[size=13.3333px]To force a fresh build after an earlier check-out simple remove the build directory and redo the steps above.
[size=13.3333px]After the binaries have been built, you can use
make install[size=13.3333px]to install them.
[size=13.3333px]Public access to the GIT repository is read-only at the moment. So it is not possible to directly commit changes. Instead you can clone the repository, make you changes and create a pull request to notify me. I'll review the changes and include them (assuming they are correct and relevant).

GIT binaries[size=13.3333px]Windows binaries[size=13.3333px] for the latest tagged releases are sometimes available as well.

Sources and Binaries
Latest release
[size=13.3333px]The latest version of doxygen is 1.8.17 (release date December 27th 2019).
[size=13.3333px]The source distribution
[size=13.3333px]doxygen-1.8.17.src.tar.gz (4.9MB)
[size=13.3333px]A binary distribution for Linux x86-64
[size=13.3333px]doxygen-1.8.17.linux.bin.tar.gz (42.6MB)
Compiled using Ubuntu 16.04 with kernel 4.4.0 and gcc 5.4.0 and statically linked again libclang. This archive includes the HTML version of the manual, but not the GUI frontend.

[size=13.3333px]A binary distribution for Windows. All versions of Windows since Vista are supported.
[size=13.3333px]doxygen-1.8.17-setup.exe (47.2MB)
This is a self-installing archive that includes the HTML and compressed HTML versions of the manual and the GUI frontend. It bundles 32-bit and 64-bit versions of doxygen.exe, and will install the right one based on the OS.
If you are allergic to installers and GUIs, haven't sufficient bandwidth, or don't have administrator priviledges you can also download the32-bit doxygen binary in a zip (18.3MB) or the 64-bit version (22.3MB).

[size=13.3333px]A binary distribution for Mac OS X 10.9 and later
[size=13.3333px]Doxygen-1.8.17.dmg (126.0MB)
This is a self-contained disk image, which contains the GUI frontend. The binaries support the whole range of Intel CPUs (both 32 and 64 bit).

[size=13.3333px]Alternatively you can download the files from SourceForge.
[size=13.3333px]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.



Download Manual
The documentation for release 1.8.17A hyperlinked PDF version of the documentationdoxygen_manual-1.8.17.pdf.zip (1.3MB)
A compiled HTML version of the documentationdoxygen_manual-1.8.17.chm.zip (3.5MB)


链接:https://pan.baidu.com/s/1riRKy1q00ueO_ss27HbPog
提取码:zifg

Qter 发表于 2019-12-31 17:33:00
Doxygen是一种开源跨平台的,以类似JavaDoc风格描述的文档系统,完全支持C、C++、Java、Objective-C和IDL语言,部分支持PHP、C#。
注释的语法与Qt-Doc、KDoc和JavaDoc兼容。Doxgen可以从一套归档源文件开始,生成HTML格式的在线类浏览器,或离线的LATEX、RTF参考手册。

http://www.stack.nl/~dimitri/doxygen/index.html

QQ|Archiver|手机版|小黑屋|firemail ( 粤ICP备15085507号-1 )

GMT+8, 2024-5-2 09:58 , Processed in 0.061350 second(s), 23 queries .

Powered by Discuz! X3

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表