What is clang-qdoc?
Solved
General and Desktop
-
I have recently started using QDoc and it is great (as is usual with all things Qt). When trying to document a
using
declaration I found out that it cannot be done with current version so I started a bug and it was promptly implemented (thank you!!!). Now Martin Smith mentioned that it will be part of the clang-qdoc. What is that? I cannot find any mentions anywhere and it is not part of the source-code for even Qt 5.8. Is it something planned to replace QDoc in 5.9? -
Hi
I think its maybe be in 5.9 ?
https://doc-snapshots.qt.io/qt5-dev-clang/01-qdoc-manual.html
to the side says Qt 5.9.0 ('dev' clang-qdoc) -
Hi,
Wild educated guess: qdoc with a clang based backend.