Build HTML documentation suited for offline usage
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Fri, 12 Apr 2019 20:10:28 +0000 (21:10 +0100)
committerDmitry Shachnev <mitya57@debian.org>
Fri, 12 Apr 2019 20:10:28 +0000 (21:10 +0100)
commitd90d5f84464c568683114b03832172772c80616f
treea34a319eea598e7db4279b50a04a97d695adf3ed
parent8b74831cee9246707ad77e47781c09f29be48012
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