Qt-Nice-Doxygen-Example shows the general usage of Doxygen tool to Auto-Document Qt project.
Qt-Nice-Doxygen-Example 展示了在 Qt 项目中使用 Doxygen 工具进行自动化文档生成。
Qt-Nice-Doxygen-Example Document
-
Download doxygen binary distribution from Doxygen Downloads and install it.
-
Download or clone this repository.
-
Run Doxygen Application, click File->open on it's main menu, open "Doxyfile" in Qt-Nice-Doxygen-Example/doc.
-
Select source code directory and destination directory. The destination directory is where the Doxygen put output document.
-
Now it's time to Run doxygen to get what we want: the output document!
-
The output document is located in Qt-Nice-Doxygen-Example/doc/html/index.html.