Doxygen Manual
This manual is divided into three parts, each of which is divided into several sections.
Copying from " http://www.stack.nl/~dimitri/doxygen/manual.html "
The first part forms a user manual:
-
- Section Installation discusses how to download, compile and install doxygen for your platform.
- Section Getting started tells you how to generate your first piece of documentation quickly.
- Section Documenting the code demonstrates the various ways that code can be documented.
- Section Lists show various ways to create lists.
- Section Grouping shows how to group things together.
- Section Including formulas shows how to insert formulas in the documentation.
- Section Graphs and diagrams describes the diagrams and graphs that doxygen can generate.
- Section Preprocessing explains how doxygen deals with macro definitions.
- Section Automatic link generation shows how to put links to files, classes, and members in the documentation.
- Section Output Formats shows how to generate the various output formats supported by doxygen.
- Section Linking to external documentation explains how to let doxygen create links to externally generated documentation.
- Section Frequently Asked Questions gives answers to frequently asked questions.
- Section Troubleshooting tells you what to do when you have problems.
The second part forms a reference manual:
-
- Section Features presents an overview of what doxygen can do.
- Section Doxygen History shows what has changed during the development of doxygen and what still has to be done.
- Section Doxygen usage shows how to use the
doxygenprogram. - Section Doxytag usage shows how to use the
doxytagprogram. - Section Doxywizard usage shows how to use the
doxywizardprogram. - Section Installdox usage shows how to use the
installdoxscript that is generated by doxygen if you use tag files. - Section Configuration shows how to fine-tune doxygen, so it generates the documentation you want.
- Section Special Commands shows an overview of the special commands that can be used within the documentation.
- Section HTML Commands shows an overview of the HTML commands that can be used within the documentation.
- Section XML Commands shows an overview of the XML commands that can be used within the documentation.
The third part provides information for developers:
-
- Section Doxygen's Internals gives a global overview of how doxygen is internally structured.
- Section Perl Module output format documentation shows how to use the PerlMod output.
- Section Internationalization explains how to add support for new output languages.
Copying from " http://www.stack.nl/~dimitri/doxygen/manual.html "

本文档分为三部分:用户手册、参考手册及开发者信息。详细介绍了Doxygen的安装配置、快速入门、代码文档化等操作指南,并提供了特殊命令、HTML与XML命令等参考资料,最后为开发者提供了Doxygen内部结构及输出格式的说明。
2082

被折叠的 条评论
为什么被折叠?



