From b02eba099e7150d9d146f8886b6e9dc9dc362946 Mon Sep 17 00:00:00 2001 From: parulin <161326115+parulin@users.noreply.github.com> Date: Tue, 26 Aug 2025 01:43:59 -0400 Subject: [PATCH] Fix of tables options and emphasis --- developer/building/qubes-builder-v2.rst | 2 +- developer/system/gui.rst | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/developer/building/qubes-builder-v2.rst b/developer/building/qubes-builder-v2.rst index 9ed7fe17..30c441e6 100644 --- a/developer/building/qubes-builder-v2.rst +++ b/developer/building/qubes-builder-v2.rst @@ -18,7 +18,7 @@ This is a simple setup using a docker executor. This is a good default choice; i 1. First, decide what qube you are going to use when working with Qubes Builder v2. It can be an AppVM or a Standalone qube, with some steps different between the two. -2. **Installing dependencies** +2. Installing dependencies If you want to use an app qube for developing, install dependencies in the template. If you are using a standalone, install them in the qube itself. Dependencies are specified in ``dependencies-*. txt`` files in the main builder directory, and you can install them easily in the following ways: diff --git a/developer/system/gui.rst b/developer/system/gui.rst index 42831de6..9c3c76e3 100644 --- a/developer/system/gui.rst +++ b/developer/system/gui.rst @@ -118,6 +118,10 @@ Each message starts with the following header: This header is followed by message-specific data: .. list-table:: + :widths: 10 10 80 + :align: center + :header-rows: 1 + * - Message name - Structure after header @@ -301,6 +305,9 @@ Each message starts with the following header The header is followed by message-specific data: .. list-table:: + :widths: auto + :align: center + :header-rows: 1 * - Message name - Structure after header