..
2023-11-02 22:30:10 -03:00
2023-10-11 20:30:43 +02:00
2022-02-10 09:19:09 +01:00
2022-08-15 18:57:55 +02:00
2023-07-12 14:17:40 -03:00
2023-07-12 14:17:40 -03:00
2023-10-11 01:02:32 +02:00
2021-09-09 20:02:45 +02:00
2021-12-30 13:32:30 -03:00
2022-09-03 07:38:23 +02:00
2022-05-14 20:07:56 +03:00
2023-07-22 11:45:12 -03:00
2021-08-05 16:41:10 +02:00

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.