docs: Move the gallium driver documentation to the top level.
authorEric Anholt <eric@anholt.net>
Fri, 16 Oct 2020 17:35:17 +0000 (10:35 -0700)
committerMarge Bot <eric+marge@anholt.net>
Wed, 21 Oct 2020 18:11:39 +0000 (18:11 +0000)
commit313f951f1bd5197f376f851c0f6b4414a09f92ab
tree2484dfd14c605a7d2cdf279729fac6f75dbc83d3
parent9a644d701730cbec1a8f4d7caa94a72f21ea8e72
docs: Move the gallium driver documentation to the top level.

I actually had never found these, buried under Developer Topics -> Gallium
-> Drivers.  Given that driver documentation contains not just gallium
driver documentation but also end-user information, bring it to a much
more prominent location between User Topics and Developer Topics at the
top level.

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7174>
14 files changed:
docs/conf.py
docs/contents.rst
docs/drivers/freedreno.rst [moved from docs/gallium/drivers/freedreno.rst with 100% similarity]
docs/drivers/freedreno/ir3-notes.rst [moved from docs/gallium/drivers/freedreno/ir3-notes.rst with 100% similarity]
docs/drivers/llvmpipe.rst [moved from docs/gallium/drivers/llvmpipe.rst with 99% similarity]
docs/drivers/openswr.rst [moved from docs/gallium/drivers/openswr.rst with 100% similarity]
docs/drivers/openswr/faq.rst [moved from docs/gallium/drivers/openswr/faq.rst with 100% similarity]
docs/drivers/openswr/knobs.rst [moved from docs/gallium/drivers/openswr/knobs.rst with 100% similarity]
docs/drivers/openswr/profiling.rst [moved from docs/gallium/drivers/openswr/profiling.rst with 100% similarity]
docs/drivers/openswr/usage.rst [moved from docs/gallium/drivers/openswr/usage.rst with 100% similarity]
docs/drivers/zink.rst [moved from docs/gallium/drivers/zink.rst with 100% similarity]
docs/gallium/drivers.rst [deleted file]
docs/gallium/index.rst
docs/systems.rst