docs: use code-blocks
Sphinx can syntax-highlight a block if we use the right syntax. Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4630>
This commit is contained in:
committed by
Marge Bot
parent
bf3f0f7a82
commit
d6be994ef8
@@ -18,7 +18,7 @@ Build EGL
|
||||
#. Configure your build with the desired client APIs and enable the
|
||||
driver for your hardware. For example:
|
||||
|
||||
::
|
||||
.. code-block:: console
|
||||
|
||||
$ meson configure \
|
||||
-D egl=true \
|
||||
|
||||
Reference in New Issue
Block a user