diff options
author | Scitt Keeler <skeeler@cisco.com> | 2018-08-30 13:09:34 -0400 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2018-08-30 18:45:51 +0000 |
commit | d9b2fcebef0f2acd350511e949a2543513cc7bb7 (patch) | |
tree | f50b2472500d7bc2a2971517df86af340d6e7e69 /docs/featuresbyrelease/index.rst | |
parent | e89be4ec559f4eb83ec37c9a452f73383665f5c0 (diff) |
docs: Add features by release section
Change-Id: Ibcae8c8ecdf8a3c2d7bcf96bf7cd5b741e2fad22
Signed-off-by: Scitt Keeler <skeeler@cisco.com>
Diffstat (limited to 'docs/featuresbyrelease/index.rst')
-rw-r--r-- | docs/featuresbyrelease/index.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/featuresbyrelease/index.rst b/docs/featuresbyrelease/index.rst new file mode 100644 index 00000000000..4ea46932cb5 --- /dev/null +++ b/docs/featuresbyrelease/index.rst @@ -0,0 +1,21 @@ +.. _featuresbyrelease:
+
+#####################
+Features by Release
+#####################
+
+This section provides information about the features that are provided for each release that covers the following releases:
+
+.. toctree::
+ :maxdepth: 1
+
+ vpp18.07
+ vpp18.04
+ vpp18.01
+ vpp17.10
+ vpp17.07
+ vpp17.04
+ vpp17.01
+ vpp16.09
+ vpp16.06
+
\ No newline at end of file |