The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/6498

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===
Signed-off-by: Stéphane Graber <stgra...@ubuntu.com>
From 504497a2843e85d592e93fa50c2545c1b8caf250 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgra...@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 <stgra...@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
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to