Original from https://salsa.debian.org/qt-kde-team/qt6/qt6-base/-/merge_requests/5 Thanks to Eren Eroğlu for the patches!
14 lines
464 B
Plaintext
14 lines
464 B
Plaintext
Bootstrapping the docs packages
|
|
-------------------------------
|
|
|
|
In order to generate documentation for Qt, qdoc and
|
|
qtattributionsscanner is needed. Thus you need to do
|
|
the following steps if you want to rebuild the Qt stack:
|
|
|
|
* Build only arch-dependent packages from these sources:
|
|
- qt6-base
|
|
- qt6-declarative
|
|
- qt6-tools
|
|
* Build the arch-independent packages (-doc and -doc-html) of the above sources.
|
|
* Build the rest of the Qt stack in the usual way.
|