docs: Move the conformance and the CI docs to a top level Testing section.
They're related subjects, and deserve top level display. Reviewed-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5510>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
Continuous Integration & Testing
|
Continuous Integration
|
||||||
================================
|
======================
|
||||||
|
|
||||||
|
|
||||||
GitLab CI
|
GitLab CI
|
||||||
|
@@ -10,7 +10,6 @@
|
|||||||
faq
|
faq
|
||||||
relnotes
|
relnotes
|
||||||
thanks
|
thanks
|
||||||
conform
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
@@ -61,13 +60,20 @@
|
|||||||
devinfo
|
devinfo
|
||||||
codingstyle
|
codingstyle
|
||||||
submittingpatches
|
submittingpatches
|
||||||
ci/index
|
|
||||||
releasing
|
releasing
|
||||||
release-calendar
|
release-calendar
|
||||||
sourcedocs
|
sourcedocs
|
||||||
dispatch
|
dispatch
|
||||||
gallium/index
|
gallium/index
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
:caption: Testing
|
||||||
|
:hidden:
|
||||||
|
|
||||||
|
conform
|
||||||
|
ci/index
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
:caption: Links
|
:caption: Links
|
||||||
|
Reference in New Issue
Block a user