mesa/docs/gallium
Erik Faye-Lund 5525d0b196 docs: use inline-code instead of default role
A single backtick escaped string in Sphinx refers to the "default role"
which is vague, and in practice ends up producing the HTML cite-element.
That's almost certainly not what these uses wanted.

A bunch of these would probably be better served using appropriate roles
instead of inline-code markup, but this is almost certainly what was
meant here instead. Let's not let perfect be the enemy of good here, and
just do what was intended. Using the right roles everywhere is a big
task.

I usually don't do changes like these to the relnotes, but in this case
there were a *single* article that had these mistakes. I assume that was
an early bug in the script that generateg the relnotes. Let's patch it,
so we don't get misrendering if we change the default-role.

Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19494>
2022-11-04 16:38:06 +00:00
..
cso docs: use inline-code instead of default role 2022-11-04 16:38:06 +00:00
buffermapping.rst util: Rename pipe_debug_callback to util_debug_callback 2022-04-01 01:52:43 +00:00
context.rst docs: dependant -> dependent 2022-10-25 10:06:45 +00:00
cso.rst
debugging.rst docs: llvmpipe -> LLVMpipe 2022-10-25 10:06:45 +00:00
distro.rst docs: spell ATI codenames in allcaps 2022-11-02 10:16:44 +00:00
format.rst docs/gallium: Document the index buffer format convention 2021-06-01 23:40:47 +00:00
glossary.rst
index.rst docs: Add some documentation of game GL buffer object mapping behavior. 2021-03-09 09:24:23 -08:00
intro.rst
pipeline.txt
postprocess.rst docs: move gallium specific docs into gallium folder 2020-07-07 10:22:08 +00:00
resources.rst docs: consistently spell OK in allcaps 2022-10-25 10:06:45 +00:00
screen.rst docs: use inline-code instead of default role 2022-11-04 16:38:06 +00:00
tgsi.rst docs: use inline-code instead of default role 2022-11-04 16:38:06 +00:00