2024-01-13 14:53:34 +01:00
..
2024-01-13 14:53:21 +01:00
2022-09-03 08:13:36 +02:00
2022-02-10 09:19:09 +01:00
2022-08-15 18:57:55 +02:00
2024-01-13 14:53:34 +01:00
2023-07-22 11:48:31 -03:00
2022-12-23 00:51:37 +01:00
2022-12-23 00:35:59 +01:00
2022-12-23 00:35:59 +01:00
2023-07-12 14:17:40 -03:00
2022-09-03 07:38:23 +02:00
2022-12-23 00:35:59 +01:00
2023-07-12 14:17:40 -03:00
2023-07-12 14:17:40 -03:00
2022-12-23 00:35:59 +01:00
2022-12-23 00:35:59 +01:00
2022-12-23 00:35:59 +01:00
2022-12-23 00:35:59 +01:00
2023-01-21 14:28:35 +01: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
2023-07-22 11:48:31 -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
2023-08-01 19:48:00 -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.