搜索资源列表
doxygen-1.5.3.src.tar
- Doxygen的词根来源于Document(文档)和Oxygen(氧气),它是一个功能强大、使用方便且支持各种操作系统和编程语言的代码文档生成系统。Doxygen由荷兰人Dimitri van Heesch.开发,并且在GNU公共许可证(GPL)下发布,目前已经成为各主要的Linux发行版的附带组件。众多重量级的软件项目(如KDE,Qt、ACE库等)都选用Doxygen作为其编档工具生成项目文档。 Doxygen最初在Linux下开发,但已经被移植到多个操作系统平台下,包括Unix的各
Doxygen_Using_Manual
- Doxygen配置生成文档说明(包括windows和linux系统),包括生成html和chm文档格式配置,以及生成中英文档时的注释技巧等-Doxygen configuration file generation, including generation of html and chm file
ConvertibleBonds
- The documentation is automatically extracted from the source code using Doxygen (http://www.doxygen.org). The suggested version is the latest one versions as back as 1.2.14 should still work. The basic requirement to produce html documentat
SOEM-1.3.1.tar
- To compile for linux: go to project directory source ./setup.sh linux make all Please read the doxygen documentation in doc/html/index.html To complie for windows: go to project directory Build soem libary m
xmake-2.0.5.tar
- 一个基于Lua的轻量级自动构建工具 简单的工程描述 target( console ) set_kind( binary ) add_files( src .c ) 构建工程 $ xmake 运行目标 $ xmake run console 调试程序 $ xmake run -d console 支持特性 Tasks Macros Actions Options Plugins Temp