I googled a bit and I see QtWebEngine has something about documentation targets in its sources. But current Gentoo package does not install any docs. Reproducible: Always
None of the qt ebuilds install any documentation. You're looking for dev-qt/qt-docs.
Thanks, renamed.
oh interesting, it looks like a few modules have separate documentation tarballs: http://download.qt.io/online/qtsdkrepository/linux_x64/desktop/qt5_593_src_doc_examples/ How should we proceed? 1. add USE flag in qt-docs for each module with a separate doc tarball 2. qt-docs installs all documentation unconditionally 3. USE=doc in dev-qt/qt* for those modules with a separate doc tarball 4. separate qt*-docs package for those modules with a separate doc tarball
1 is fine with enabled by default some popular modules
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2654d4a362769f961cb17d45a0a507e855ff014a commit 2654d4a362769f961cb17d45a0a507e855ff014a Author: Davide Pesavento <pesa@gentoo.org> AuthorDate: 2017-12-09 23:14:51 +0000 Commit: Davide Pesavento <pesa@gentoo.org> CommitDate: 2017-12-09 23:15:36 +0000 dev-qt/qt-docs: version bump Add USE flags for several modules that have separate doc tarballs. Closes: https://bugs.gentoo.org/613706 Package-Manager: Portage-2.3.16, Repoman-2.3.6 dev-qt/qt-docs/Manifest | 9 ++++ dev-qt/qt-docs/metadata.xml | 9 ++++ dev-qt/qt-docs/qt-docs-5.9.3_p201711211135.ebuild | 51 +++++++++++++++++++++++ 3 files changed, 69 insertions(+)