-
Task
-
Resolution: Fixed
-
P2: Important
-
6.9.0 FF
-
None
-
-
aea0f89cf (dev), 82b2c51c3 (dev), f240a7a2b (6.8), abb231a2f (6.8)
I used the documentation-only configuration, so I can build docs on my machine.
Unfortunately, this configuration does not create configs for building the qmake docs:
$ ninja html_docs_qmake ninja: error: unknown target 'html_docs_qmake', did you mean 'html_docs_qtcmake'?
If I make a new configuration with the configure script, the qmake docs become available in ninja target list.