[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 8/8] Clean up index page
Get rid of "change this here" comments. Break into two sections: "Regulations", which are rules, and "Guides", which are suggestions. Remove unused indexes. Signed-off-by: George Dunlap <george.dunlap@xxxxxxxxxx> --- source/index.rst | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/source/index.rst b/source/index.rst index c8b45d8..41f92fb 100644 --- a/source/index.rst +++ b/source/index.rst @@ -1,16 +1,26 @@ .. XenProject Governance documentation master file, created by sphinx-quickstart on Tue Sep 8 12:10:02 2020. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. -Welcome to XenProject Governance's documentation! -================================================= +Welcome to XenProject's Governance Documents +============================================ + +The Regulations section contains documents +that regulate the operation of the XenProject, +including minimum acceptable behavior +and possible responses to unacceptable behavior. +The Guides section contains documents describing ideal behavior +that we strive for as a community. .. toctree:: :maxdepth: 2 - :caption: Contents: + :caption: Regulations: code-of-conduct + +.. toctree:: + :maxdepth: 2 + :caption: Guides: + communication-guide code-review-guide communication-practice @@ -19,6 +29,8 @@ Welcome to XenProject Governance's documentation! Indices and tables ================== -* :ref:`genindex` -* :ref:`modindex` +.. Comment out the index for now, but leave it here so we can think + about adding it back in later + * :ref:`genindex` + * :ref:`search` -- 2.24.3 (Apple Git-128)
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |