> so running
> $ ninja qdoc qtattributionsscanner 
> qhelpgenerator.
> should hopefully be sufficient

Actually both are dependencies of the doc target. And since 
https://codereview.qt-project.org/c/qt/qttools/+/494893, just running

 configure 
 cmake --build . docs

should be enough. If you're using a slightly older checkout of qttools, you 
might still need to run

  cmake --build docs qsqlite qminimal 

though.

Regards

Kai
-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to