Build HTML documentation suited for offline usage
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Sun, 14 Jul 2019 10:19:27 +0000 (11:19 +0100)
committerFelix Geyer <fgeyer@debian.org>
Sun, 14 Jul 2019 10:19:27 +0000 (11:19 +0100)
commit40174cae84caa4c71529536f3608c88c1a328291
tree21211897fad8eb65acbc1a332ed29f42abe42231
parentd495f31fb7b6552190e36849fe2a92e7e3e866d4
Build HTML documentation suited for offline usage

Currently, the generated documentation includes a search box which relies on an
external search service, and which does not work for local usage. Therefore, the
generated search box does not work and confuses users, so it is best to build
the documentation in offline format which does not include the search box, but
does also not confuse users.

Gbp-Pq: Name qtdoc-build-offline-docs.patch
doc/doc.pri