Build HTML documentation suited for offline usage
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Sun, 14 Apr 2019 10:25:37 +0000 (11:25 +0100)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 14 Apr 2019 10:25:37 +0000 (11:25 +0100)
commit61ee31717cfa7fd231300326be0f4c1a786b1c5e
tree9906f79f6dd852a1ce3399f102feff23152cf8fe
parent955d76c34f186fac2cb3e74f4a87b3babeccb59a
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