..
2024-11-26 02:26:22 -06: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
2024-11-26 02:26:22 -06:00
2024-10-09 07:53:16 +02:00
2024-06-22 18:26:10 +02:00
2021-09-09 20:02:45 +02:00
2024-08-29 01:09:42 +02:00
2021-12-30 13:32:30 -03:00
2022-09-03 07:38:23 +02:00
2024-10-19 13:37:26 +02:00
2024-06-22 18:26:10 +02:00
2023-07-22 11:45:12 -03:00
2024-02-27 19:25:37 +01: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.