Original from https://salsa.debian.org/qt-kde-team/qt6/qt6-base/-/merge_requests/5 Thanks to Eren Eroğlu for the patches!ci/unstable
parent
aabc2e9217
commit
d087f8c1e6
@ -0,0 +1,13 @@
|
||||
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.
|
@ -0,0 +1,12 @@
|
||||
usr/share/qt6/doc/qmake/qmake.tags
|
||||
usr/share/qt6/doc/qtconcurrent/qtconcurrent.tags
|
||||
usr/share/qt6/doc/qtcore/qtcore.tags
|
||||
usr/share/qt6/doc/qtdbus/qtdbus.tags
|
||||
usr/share/qt6/doc/qtgui/qtgui.tags
|
||||
usr/share/qt6/doc/qtnetwork/qtnetwork.tags
|
||||
usr/share/qt6/doc/qtopengl/qtopengl.tags
|
||||
usr/share/qt6/doc/qtprintsupport/qtprintsupport.tags
|
||||
usr/share/qt6/doc/qtsql/qtsql.tags
|
||||
usr/share/qt6/doc/qttestlib/qttestlib.tags
|
||||
usr/share/qt6/doc/qtwidgets/qtwidgets.tags
|
||||
usr/share/qt6/doc/qtxml/qtxml.tags
|
@ -0,0 +1,9 @@
|
||||
Document: qt6-qmake-manual
|
||||
Title: Qt 6 qmake Tool
|
||||
Author: The Qt Company Ltd
|
||||
Abstract: This is the HTML documentation for Qt 6 qmake
|
||||
Section: Programming/C++
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/qt6-base-doc-html/html/qmake/qmake-manual.html
|
||||
Files: /usr/share/doc/qt6-base-doc-html/html/qmake/*.html
|
@ -0,0 +1,9 @@
|
||||
Document: qt6-concurrent
|
||||
Title: Qt 6 Concurrent module
|
||||
Author: The Qt Company Ltd
|
||||
Abstract: This is the HTML documentation for Qt 6 Concurrent
|
||||
Section: Programming/C++
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/qt6-base-doc-html/html/qtconcurrent/qtconcurrent-index.html
|
||||
Files: /usr/share/doc/qt6-base-doc-html/html/qtconcurrent/*.html
|
@ -0,0 +1,9 @@
|
||||
Document: qt6-core
|
||||
Title: Qt 6 Core module
|
||||
Author: The Qt Company Ltd
|
||||
Abstract: This is the HTML documentation for Qt 6 Core
|
||||
Section: Programming/C++
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/qt6-base-doc-html/html/qtcore/qtcore-index.html
|
||||
Files: /usr/share/doc/qt6-base-doc-html/html/qtcore/*.html
|
@ -0,0 +1,9 @@
|
||||
Document: qt6-dbus
|
||||
Title: Qt 6 D-Bus module
|
||||
Author: The Qt Company Ltd
|
||||
Abstract: This is the HTML documentation for Qt 6 D-Bus
|
||||
Section: Programming/C++
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/qt6-base-doc-html/html/qtdbus/qtdbus-index.html
|
||||
Files: /usr/share/doc/qt6-base-doc-html/html/qtdbus/*.html
|
@ -0,0 +1,9 @@
|
||||
Document: qt6-gui
|
||||
Title: Qt 6 Gui module
|
||||
Author: The Qt Company Ltd
|
||||
Abstract: This is the HTML documentation for Qt 6 Gui
|
||||
Section: Programming/C++
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/qt6-base-doc-html/html/qtgui/qtgui-index.html
|
||||
Files: /usr/share/doc/qt6-base-doc-html/html/qtgui/*.html
|
@ -0,0 +1,9 @@
|
||||
Document: qt6-network
|
||||
Title: Qt 6 Network module
|
||||
Author: The Qt Company Ltd
|
||||
Abstract: This is the HTML documentation for Qt 6 Network
|
||||
Section: Programming/C++
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/qt6-base-doc-html/html/qtnetwork/qtnetwork-index.html
|
||||
Files: /usr/share/doc/qt6-base-doc-html/html/qtnetwork/*.html
|
@ -0,0 +1,9 @@
|
||||
Document: qt6-opengl
|
||||
Title: Qt 6 OpenGL module
|
||||
Author: The Qt Company Ltd
|
||||
Abstract: This is the HTML documentation for Qt 6 OpenGL
|
||||
Section: Programming/C++
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/qt6-base-doc-html/html/qtopengl/qtopengl-index.html
|
||||
Files: /usr/share/doc/qt6-base-doc-html/html/qtopengl/*.html
|
@ -0,0 +1,9 @@
|
||||
Document: qt6-printsupport
|
||||
Title: Qt 6 Print Support module
|
||||
Author: The Qt Company Ltd
|
||||
Abstract: This is the HTML documentation for Qt 6 Print Support
|
||||
Section: Programming/C++
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/qt6-base-doc-html/html/qtprintsupport/qtprintsupport-index.html
|
||||
Files: /usr/share/doc/qt6-base-doc-html/html/qtprintsupport/*.html
|
@ -0,0 +1,9 @@
|
||||
Document: qt6-sql
|
||||
Title: Qt 6 SQL module
|
||||
Author: The Qt Company Ltd
|
||||
Abstract: This is the HTML documentation for Qt 6 SQL
|
||||
Section: Programming/C++
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/qt6-base-doc-html/html/qtsql/qtsql-index.html
|
||||
Files: /usr/share/doc/qt6-base-doc-html/html/qtsql/*.html
|
@ -0,0 +1,9 @@
|
||||
Document: qt6-test
|
||||
Title: Qt 6 Test module
|
||||
Author: The Qt Company Ltd
|
||||
Abstract: This is the HTML documentation for Qt 6 Test
|
||||
Section: Programming/C++
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/qt6-base-doc-html/html/qttestlib/qttest-index.html
|
||||
Files: /usr/share/doc/qt6-base-doc-html/html/qttestlib/*.html
|
@ -0,0 +1,9 @@
|
||||
Document: qt6-widgets
|
||||
Title: Qt 6 Widgets module
|
||||
Author: The Qt Company Ltd
|
||||
Abstract: This is the HTML documentation for Qt 6 Widgets
|
||||
Section: Programming/C++
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/qt6-base-doc-html/html/qtwidgets/qtwidgets-index.html
|
||||
Files: /usr/share/doc/qt6-base-doc-html/html/qtwidgets/*.html
|
@ -0,0 +1,9 @@
|
||||
Document: qt6-xml
|
||||
Title: Qt 6 XML module
|
||||
Author: The Qt Company Ltd
|
||||
Abstract: This is the HTML documentation for Qt 6 XML
|
||||
Section: Programming/C++
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/qt6-base-doc-html/html/qtxml/qtxml-index.html
|
||||
Files: /usr/share/doc/qt6-base-doc-html/html/qtxml/*.html
|
@ -0,0 +1,82 @@
|
||||
usr/share/qt6/doc/qmake/*.html
|
||||
usr/share/qt6/doc/qmake/*.index
|
||||
usr/share/qt6/doc/qmake/*.sha1
|
||||
usr/share/qt6/doc/qmake/images/
|
||||
usr/share/qt6/doc/qmake/qmake.qhp
|
||||
usr/share/qt6/doc/qmake/style/
|
||||
usr/share/qt6/doc/qtconcurrent/*.html
|
||||
usr/share/qt6/doc/qtconcurrent/*.index
|
||||
usr/share/qt6/doc/qtconcurrent/*.qhp
|
||||
usr/share/qt6/doc/qtconcurrent/*.sha1
|
||||
usr/share/qt6/doc/qtconcurrent/*.xml
|
||||
usr/share/qt6/doc/qtconcurrent/images/
|
||||
usr/share/qt6/doc/qtconcurrent/style/
|
||||
usr/share/qt6/doc/qtcore/*.html
|
||||
usr/share/qt6/doc/qtcore/*.index
|
||||
usr/share/qt6/doc/qtcore/*.qhp
|
||||
usr/share/qt6/doc/qtcore/*.sha1
|
||||
usr/share/qt6/doc/qtcore/*.xml
|
||||
usr/share/qt6/doc/qtcore/images/
|
||||
usr/share/qt6/doc/qtcore/style/
|
||||
usr/share/qt6/doc/qtdbus/*.html
|
||||
usr/share/qt6/doc/qtdbus/*.index
|
||||
usr/share/qt6/doc/qtdbus/*.qhp
|
||||
usr/share/qt6/doc/qtdbus/*.sha1
|
||||
usr/share/qt6/doc/qtdbus/*.xml
|
||||
usr/share/qt6/doc/qtdbus/images/
|
||||
usr/share/qt6/doc/qtdbus/style/
|
||||
usr/share/qt6/doc/qtgui/*.html
|
||||
usr/share/qt6/doc/qtgui/*.index
|
||||
usr/share/qt6/doc/qtgui/*.qhp
|
||||
usr/share/qt6/doc/qtgui/*.sha1
|
||||
usr/share/qt6/doc/qtgui/*.xml
|
||||
usr/share/qt6/doc/qtgui/images/
|
||||
usr/share/qt6/doc/qtgui/style/
|
||||
usr/share/qt6/doc/qtnetwork/*.html
|
||||
usr/share/qt6/doc/qtnetwork/*.index
|
||||
usr/share/qt6/doc/qtnetwork/*.qhp
|
||||
usr/share/qt6/doc/qtnetwork/*.sha1
|
||||
usr/share/qt6/doc/qtnetwork/*.xml
|
||||
usr/share/qt6/doc/qtnetwork/images/
|
||||
usr/share/qt6/doc/qtnetwork/style/
|
||||
usr/share/qt6/doc/qtopengl/*.html
|
||||
usr/share/qt6/doc/qtopengl/*.index
|
||||
usr/share/qt6/doc/qtopengl/*.qhp
|
||||
usr/share/qt6/doc/qtopengl/*.xml
|
||||
usr/share/qt6/doc/qtopengl/images/
|
||||
usr/share/qt6/doc/qtopengl/qtopengl.qhp.sha1
|
||||
usr/share/qt6/doc/qtopengl/style/
|
||||
usr/share/qt6/doc/qtprintsupport/*.html
|
||||
usr/share/qt6/doc/qtprintsupport/*.index
|
||||
usr/share/qt6/doc/qtprintsupport/*.qhp
|
||||
usr/share/qt6/doc/qtprintsupport/*.sha1
|
||||
usr/share/qt6/doc/qtprintsupport/images/
|
||||
usr/share/qt6/doc/qtprintsupport/style/
|
||||
usr/share/qt6/doc/qtsql/*.html
|
||||
usr/share/qt6/doc/qtsql/*.index
|
||||
usr/share/qt6/doc/qtsql/*.qhp
|
||||
usr/share/qt6/doc/qtsql/*.sha1
|
||||
usr/share/qt6/doc/qtsql/*.xml
|
||||
usr/share/qt6/doc/qtsql/images/
|
||||
usr/share/qt6/doc/qtsql/style/
|
||||
usr/share/qt6/doc/qttestlib/*.html
|
||||
usr/share/qt6/doc/qttestlib/*.index
|
||||
usr/share/qt6/doc/qttestlib/*.qhp
|
||||
usr/share/qt6/doc/qttestlib/*.sha1
|
||||
usr/share/qt6/doc/qttestlib/*.xml
|
||||
usr/share/qt6/doc/qttestlib/images/
|
||||
usr/share/qt6/doc/qttestlib/style/
|
||||
usr/share/qt6/doc/qtwidgets/*.html
|
||||
usr/share/qt6/doc/qtwidgets/*.index
|
||||
usr/share/qt6/doc/qtwidgets/*.qhp
|
||||
usr/share/qt6/doc/qtwidgets/*.sha1
|
||||
usr/share/qt6/doc/qtwidgets/*.xml
|
||||
usr/share/qt6/doc/qtwidgets/images/
|
||||
usr/share/qt6/doc/qtwidgets/style/
|
||||
usr/share/qt6/doc/qtxml/*.html
|
||||
usr/share/qt6/doc/qtxml/*.index
|
||||
usr/share/qt6/doc/qtxml/*.qhp
|
||||
usr/share/qt6/doc/qtxml/*.sha1
|
||||
usr/share/qt6/doc/qtxml/*.xml
|
||||
usr/share/qt6/doc/qtxml/images/
|
||||
usr/share/qt6/doc/qtxml/style/
|
@ -0,0 +1 @@
|
||||
usr/share/qt6/doc usr/share/doc/qt6-base-doc-html/html
|
@ -0,0 +1,12 @@
|
||||
usr/share/qt6/doc/qmake.qch
|
||||
usr/share/qt6/doc/qtconcurrent.qch
|
||||
usr/share/qt6/doc/qtcore.qch
|
||||
usr/share/qt6/doc/qtdbus.qch
|
||||
usr/share/qt6/doc/qtgui.qch
|
||||
usr/share/qt6/doc/qtnetwork.qch
|
||||
usr/share/qt6/doc/qtopengl.qch
|
||||
usr/share/qt6/doc/qtprintsupport.qch
|
||||
usr/share/qt6/doc/qtsql.qch
|
||||
usr/share/qt6/doc/qttestlib.qch
|
||||
usr/share/qt6/doc/qtwidgets.qch
|
||||
usr/share/qt6/doc/qtxml.qch
|
Loading…
Reference in new issue