Docs: move overview section to reference
A user visiting the doc index and seeing that the first heading is "Overview" might be forgiven for thinking that it would present an overview of the Zuul project. Instead, there is esoteric reference information for people who are already quite involved. Move these sections to the general reference section and remove the "Overview" heading. Change-Id: I2fc3672e5883e8fa89563a7282d1decef11e62ac
This commit is contained in:
@@ -13,11 +13,6 @@ If you are looking for the Javascript testing tool named Zuul, it
|
||||
can be found here:
|
||||
https://github.com/defunctzombie/zuul
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
overview/index
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
Overview
|
||||
========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
governance
|
||||
vulnerabilities
|
||||
releasenotes
|
||||
@@ -9,4 +9,7 @@ Reference
|
||||
monitoring
|
||||
web
|
||||
developer/index
|
||||
governance
|
||||
vulnerabilities
|
||||
releasenotes
|
||||
glossary
|
||||
|
||||
Reference in New Issue
Block a user