From 5fd9bc6a8423acc249f339e838e7f84ba3f90bd6 Mon Sep 17 00:00:00 2001 From: Geoffrey McRae Date: Mon, 19 Sep 2022 22:18:25 +1000 Subject: [PATCH] [doc] install: remove syntax highliting from ivshmem formula --- doc/install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/install.rst b/doc/install.rst index 50db0bbf..b4cd5e71 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -70,7 +70,7 @@ Determining memory You will need to adjust the memory size to be suitable for your desired maximum resolution, with the following formula: -.. code:: +.. code:: text width x height x pixel size x 2 = frame bytes @@ -87,7 +87,7 @@ the value to. For example, for a resolution of 1920x1080 (1080p): -.. code:: +.. code:: text 1920 x 1080 x 4 x 2 = 16,588,800 bytes