docs: Move the conformance and the CI docs to a top level Testing section.
authorEric Anholt <eric@anholt.net>
Tue, 7 Jul 2020 04:04:05 +0000 (21:04 -0700)
committerMarge Bot <eric+marge@anholt.net>
Wed, 8 Jul 2020 20:13:11 +0000 (20:13 +0000)
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>

docs/ci/index.rst
docs/contents.rst

index 3ba56beaff2e5885125fd8735c3946bf1ba9c70c..9c34f5090d86a922278ca65c0d1b7e1ad7485fb9 100644 (file)
@@ -1,5 +1,5 @@
-Continuous Integration & Testing
-================================
+Continuous Integration
+======================
 
 
 GitLab CI
index f825ba8cbdc2b52d134aea940e74331f59cf6a33..141a6c31fbc016ba64a1cc36cd14d914377edc0c 100644 (file)
@@ -10,7 +10,6 @@
    faq
    relnotes
    thanks
-   conform
 
 .. toctree::
    :maxdepth: 2
    devinfo
    codingstyle
    submittingpatches
-   ci/index
    releasing
    release-calendar
    sourcedocs
    dispatch
    gallium/index
 
+.. toctree::
+   :maxdepth: 1
+   :caption: Testing
+   :hidden:
+
+   conform
+   ci/index
+
 .. toctree::
    :maxdepth: 1
    :caption: Links