Qt auto generating documentation tools
-
wrote on 26 Jul 2017, 08:56 last edited by
Hello,
Can you suggest me some auto generating documentation tools for my Qt (qml) project. I am using Qt Creator 4.3.1 and Qt 5.71 MinGW (Windows).
It is better to use Doxygen or QDoc?
-
Hi,
If you want to build your documentation following Qt's style then qdoc is the way to go.
1/2