[lxc-devel] [lxd/master] doc: Add new pages to metadata

stgraber on Github lxc-bot at linuxcontainers.org
Fri Nov 22 23:58:39 UTC 2019


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 354 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20191122/2983fa1b/attachment.bin>
-------------- next part --------------
From 504497a2843e85d592e93fa50c2545c1b8caf250 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Fri, 22 Nov 2019 18:58:11 -0500
Subject: [PATCH] doc: Add new pages to metadata
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
---
 doc/metadata.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/metadata.yaml b/doc/metadata.yaml
index bf479a81e9..f0c87c8c90 100644
--- a/doc/metadata.yaml
+++ b/doc/metadata.yaml
@@ -22,6 +22,9 @@ navigation:
         - title: Containers
           location: containers.md
 
+        - title: Instances
+          location: instances.md
+
         - title: Networks
           location: networks.md
 
@@ -40,6 +43,9 @@ navigation:
         - title: Storage pools
           location: storage.md
 
+        - title: Virtual machines
+          location: virtual-machines.md
+
     - title: Images
       children:
         - title: Architectures


More information about the lxc-devel mailing list