Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
1.4.1
-
None
-
Debian GNU/Linux sid
-
3f76c27847c157a0292a4caf73617f7d1d86edef
Description
doc/doc.pri currently has:
inst_qch_docs.path = $${QBS_INSTALL_PREFIX}/share/doc/qbs
However, on Debian, Qt Assistant can't find docs in that directory, because we use a different docs location:
qmake -query QT_INSTALL_DOCS /usr/share/qt5/doc
Is it possible to use QT_INSTALL_DOCS or at least make the path configurable via a qmake variable?
Attachments
Issue Links
- is required for
-
QTCREATORBUG-13124 Qt Creator packages do not contain the qbs documentation
- Closed