[PATCH] docs: fix xenstore-paths doc structure

Yann Dirson posted 1 patch 2 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20230509102455.813997-1-yann.dirson@vates.fr
docs/misc/xenstore-paths.pandoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] docs: fix xenstore-paths doc structure
Posted by Yann Dirson 2 years, 9 months ago
We currently have "Per Domain Paths" as an empty section, whereas it
looks like "General Paths" was not indended to include all the
following sections.

Signed-off-by: Yann Dirson <yann.dirson@vates.fr>
---
 docs/misc/xenstore-paths.pandoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/misc/xenstore-paths.pandoc b/docs/misc/xenstore-paths.pandoc
index bffb8ea544..f07ef90f63 100644
--- a/docs/misc/xenstore-paths.pandoc
+++ b/docs/misc/xenstore-paths.pandoc
@@ -129,7 +129,7 @@ create writable subdirectories as necessary.
 
 ## Per Domain Paths
 
-## General Paths
+### General Paths
 
 #### ~/vm = PATH []
 
-- 
2.30.2



Yann Dirson | Vates Platform Developer

XCP-ng & Xen Orchestra - Vates solutions
w: vates.fr | xcp-ng.org | xen-orchestra.com
Re: [PATCH] docs: fix xenstore-paths doc structure
Posted by Jan Beulich 2 years, 8 months ago
On 09.05.2023 12:25, Yann Dirson wrote:
> We currently have "Per Domain Paths" as an empty section, whereas it
> looks like "General Paths" was not indended to include all the
> following sections.
> 
> Signed-off-by: Yann Dirson <yann.dirson@vates.fr>

Reviewed-by: Jan Beulich <jbeulich@suse.com>

Cc-ing the xenstore folks for an ack.

Jan

> --- a/docs/misc/xenstore-paths.pandoc
> +++ b/docs/misc/xenstore-paths.pandoc
> @@ -129,7 +129,7 @@ create writable subdirectories as necessary.
>  
>  ## Per Domain Paths
>  
> -## General Paths
> +### General Paths
>  
>  #### ~/vm = PATH []
>