mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 06:40:11 +01:00
docs: fixup broken envvar-role syntax
This needs a leading colon, otherwise it renders as "envvar:" followed
with environment variable using the c-expression role.
Fixes: 4c19426fd6 ("docs/envvars: add missing mesa disk cache envvars")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21896>
This commit is contained in:
parent
f2aa0e80a0
commit
331601abda
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@ Core Mesa environment variables
|
|||
|
||||
.. envvar:: MESA_DISK_CACHE_READ_ONLY_FOZ_DBS
|
||||
|
||||
if set with envvar:`MESA_DISK_CACHE_SINGLE_FILE` enabled, references
|
||||
if set with :envvar:`MESA_DISK_CACHE_SINGLE_FILE` enabled, references
|
||||
a string of comma separated file paths to read only Fossilize DB
|
||||
shader caches for loading at initialization. The file paths are
|
||||
relative to the cache directory and do not include suffixes,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue