mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
docs/freedreno: fix turnip-heading level
Having two top-level headings in an article confuses Sphinx, and makes both appear as separate articles in the toc-tree. It doesn't seem like there's a good reason why the following headings should be nested under the "Turnip"-heading anyway, so let's just make it a sibling to the "Hardware architecture" heading. Acked-by: Rob Clark <robclark@freedesktop.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21948>
This commit is contained in:
parent
8f6998ad8a
commit
e7ee11f89a
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ See the `Freedreno Wiki
|
|||
details.
|
||||
|
||||
Turnip
|
||||
======
|
||||
------
|
||||
|
||||
Turnip is a Vulkan 1.3 driver for Adreno 6xx GPUs.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue