misc: Initial changes for stable/2101 branch 41/30441/1 v21.01-rc1
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 16 Dec 2020 12:36:48 +0000 (12:36 +0000)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 16 Dec 2020 12:36:48 +0000 (12:36 +0000)
Change-Id: Iff6360ced87bdded50ad3aa4a028d5373bac3e1d
Type: docs
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
.gitreview
RELEASE.md
doxygen/test_framework_doc.md

index 1db08df..bb1e9fe 100644 (file)
@@ -2,3 +2,4 @@
 host=gerrit.fd.io
 port=29418
 project=vpp
+defaultbranch=stable/2101
index dd9d48b..f1d9970 100644 (file)
@@ -1,5 +1,6 @@
 # Release Notes    {#release_notes}
 
+* @subpage release_notes_2101
 * @subpage release_notes_2009
 * @subpage release_notes_20051
 * @subpage release_notes_2005
 * @subpage release_notes_1609
 * @subpage release_notes_1606
 
+@page release_notes_2101 Release notes for VPP 21.01
+
+TBD
+
 @page release_notes_2009 Release notes for VPP 20.09
 
 More than 458 commits since the previous release, including 266 fixes.
index 22a6803..90d5394 100644 (file)
@@ -4,6 +4,8 @@ Test Framework Documentation    {#test_framework_doc}
 PyDoc generated documentation for the "make test" framework is available for
 the following releases:
 
+- [Test framework documentation for VPP 21.01](https://docs.fd.io/vpp/21.01/vpp_make_test/html)
+- [Test framework documentation for VPP 20.09](https://docs.fd.io/vpp/20.09/vpp_make_test/html)
 - [Test framework documentation for VPP 20.05](https://docs.fd.io/vpp/20.05/vpp_make_test/html)
 - [Test framework documentation for VPP 20.01](https://docs.fd.io/vpp/20.01/vpp_make_test/html)
 - [Test framework documentation for VPP 19.08](https://docs.fd.io/vpp/19.08/vpp_make_test/html)