From abc208ec3b16d5bdcef6421bfe00f6b73ea8d3b3 Mon Sep 17 00:00:00 2001
From: wanghao <sxmatch1986@gmail.com>
Date: Wed, 10 Nov 2021 10:34:48 +0800
Subject: [PATCH] Add Xena and Yoga folders for specs

Change-Id: Ia65d8fd7886364fb89e39351843cf005091b3eef
---
 specs/index.rst      | 2 ++
 specs/xena/index.rst | 7 +++++++
 specs/yoga/index.rst | 7 +++++++
 3 files changed, 16 insertions(+)
 create mode 100644 specs/xena/index.rst
 create mode 100644 specs/yoga/index.rst

diff --git a/specs/index.rst b/specs/index.rst
index 0076130..4de2fea 100644
--- a/specs/index.rst
+++ b/specs/index.rst
@@ -20,3 +20,5 @@
    ussuri/index
    victoria/index
    wallaby/index
+   xena/index
+   yoga/index
diff --git a/specs/xena/index.rst b/specs/xena/index.rst
new file mode 100644
index 0000000..6f990ef
--- /dev/null
+++ b/specs/xena/index.rst
@@ -0,0 +1,7 @@
+=====================
+ Xena Specifications
+=====================
+
+.. toctree::
+   :glob:
+   :maxdepth: 2
diff --git a/specs/yoga/index.rst b/specs/yoga/index.rst
new file mode 100644
index 0000000..5f6de54
--- /dev/null
+++ b/specs/yoga/index.rst
@@ -0,0 +1,7 @@
+=====================
+ Yoga Specifications
+=====================
+
+.. toctree::
+   :glob:
+   :maxdepth: 2