docs: Tune layout of env var table

Otherwise the descriptions of KAS_WORK_DIR and KAS_BUILD_DIR are merged
together when rendering on kas.readthedocs.io.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
Jan Kiszka 2021-03-19 08:01:29 +01:00
parent 9d1d2adbd5
commit 6a792c0a3e

View File

@ -15,6 +15,7 @@ Environment variables
+=======================+=====================================================+
| ``KAS_WORK_DIR`` | The path of the kas work directory, current work |
| | directory is the default. |
+-----------------------+-----------------------------------------------------+
| ``KAS_BUILD_DIR`` | The path build directory, ``${KAS_WORK_DIR}/build`` |
| | is the default. |
+-----------------------+-----------------------------------------------------+