diff --git a/docs/ci/index.rst b/docs/ci/index.rst index 3ba56beaff2..9c34f5090d8 100644 --- a/docs/ci/index.rst +++ b/docs/ci/index.rst @@ -1,5 +1,5 @@ -Continuous Integration & Testing -================================ +Continuous Integration +====================== GitLab CI diff --git a/docs/contents.rst b/docs/contents.rst index f825ba8cbdc..141a6c31fbc 100644 --- a/docs/contents.rst +++ b/docs/contents.rst @@ -10,7 +10,6 @@ faq relnotes thanks - conform .. toctree:: :maxdepth: 2 @@ -61,13 +60,20 @@ 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