About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
Akagi201
7/1/2014 - 1:41 AM
share
Share
add_circle_outline
Save
doxygen.md
doxygen.md
content_copy
file_download
Rendered
Source
doxygen with github
https://github.com/smartell/APIDemo
Specs
Doxygen是一个文档生成器(documentation generator), 文档是直接写在代码中, 所以, 相对容易地保持更新.
Doxygen可以交叉引用文档和代码, 所以文档的读者可以容易地引用实际的代码.
Doxygen支持多种编程语言, C/C++, C#, Objective-C, Java, Python, IDL, VHDL, Fortran, PHP.
和Javadoc类似, Doxygen可以从源码中的注释导出文档.
Doxygen支持用在Qt toolkit中的documentation.
Doxygen支持导出格式有: HTML, CHM, RTF, PDF, LaTeX, PostScript, Man pages.
图形化: graphviz
github pages:
https://github.com/contiki-os/contiki/issues/152
http://rickfoosusa.blogspot.com/2011/10/howto-use-doxygen-with-github.html
http://win.cutephp.com/t/doxygen_flowchart_generator/
http://www.cnblogs.com/lanxuezaipiao/p/3450201.html
http://blog.csdn.net/solstice/article/details/486788
http://guiquanz.me/2012/10/15/linux_c_call_trace/
http://chenqin.blog.51cto.com/2356777/977113
graphviz
http://sayuan.github.io/posts/network-topology-by-graphviz.html
Refs
http://ahnniu.github.io/2014/10/15/doxygen/
clear