From 96f067337a1991a29f55014404c9a63e351b90e4 Mon Sep 17 00:00:00 2001 From: Eike Starkmann Date: Tue, 30 Jul 2024 18:34:33 +0200 Subject: [PATCH] [TASK] use inline code block Related: #1399 --- Documentation/Environment.rst | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Documentation/Environment.rst b/Documentation/Environment.rst index 36312d2..853bca1 100644 --- a/Documentation/Environment.rst +++ b/Documentation/Environment.rst @@ -38,12 +38,7 @@ structure looks like this: Inside the testing distribution there is a file - -.. code-block:: bash - - docker-compose.extensions.yaml.template - -which mounts the used extensions. This file need to be renamed and adjusted. +:bash:`docker-compose.extensions.yaml.template` which mounts the used extensions. This file need to be renamed and adjusted. .. index:: Create docker-compose.extensions.yaml .. code-block:: bash