共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > mooxygen |
mooxygen
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
mooxygen is a tool that scans a directory tree containing one or several MOOS modules. Then, mooxygen generates documentation about the variables that each module publishes or subscribes to, from a set of tags added to C++ comments in your code.
MOOS is a C++ framework for developing distributed applications, mainly focused on mobile robotics.
An example of the HTML output can be seen here.
See the wiki for documentation on downloading, compiling and on how to document your code so Mooxygen can extract information from it.