diff options
author | Erik Faye-Lund <[email protected]> | 2020-06-30 12:51:04 +0200 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-07-07 10:22:08 +0000 |
commit | ce5a3524faa8cbcb2338a46b7178a2702f4f838a (patch) | |
tree | 61a0e055259fc48501e6235b8d78518af48617d1 | |
parent | 2f813981878614ce9567e981dbcaa1cd93dff187 (diff) |
docs: clean up gallium index-file
This makes the TOC make much more sense.
Reviewed-by: Eric Engestrom <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5706>
-rw-r--r-- | docs/gallium/index.rst | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/docs/gallium/index.rst b/docs/gallium/index.rst index dcf83992dc0..9688afb2215 100644 --- a/docs/gallium/index.rst +++ b/docs/gallium/index.rst @@ -1,10 +1,5 @@ -.. Gallium documentation master file, created by - sphinx-quickstart on Sun Dec 20 14:09:05 2009. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to Gallium's documentation! -=================================== +Gallium +======= Contents: @@ -24,9 +19,8 @@ Contents: glossary Indices and tables -================== +------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search` - |