Git commit 468d72b7b1a4b2e957d63e5f9689146519396194 by Emir SARI. Committed on 05/02/2025 at 18:22. Pushed by esari into branch 'esari/work/docbook-prettify'.
Make renderer names distinct M +1 -1 docs/docbook/index.docbook https://invent.kde.org/education/gcompris/-/commit/468d72b7b1a4b2e957d63e5f9689146519396194 diff --git a/docs/docbook/index.docbook b/docs/docbook/index.docbook index 628299d55..ab7b34de4 100644 --- a/docs/docbook/index.docbook +++ b/docs/docbook/index.docbook @@ -324,7 +324,7 @@ or make it show real car images instead of filled rectangles (traffic).</para> </row> <row> <entry>--renderer={renderer}</entry> -<entry>Specify which graphical renderer to use. On all platforms, OpenGL and software are available. On Windows, you can use Direct3D 11 or Direct3D 12 (if it was compiled with Qt ≥ 6.6). On &macOS;, you can use Metal.</entry> +<entry>Specify which graphical renderer to use. On all platforms, “opengl” and software are available. On Windows, you can use “direct3d11” or “direct3d12” (if it was compiled with Qt ≥ 6.6). On &macOS;, you can use “metal”.</entry> </row> <row> <entry>--software-renderer</entry>