[VOL-2875]v2 Fixes to formatting and multiversion build

Change-Id: I5fd56cbda10e8b019c796f40cb32905b78c700ec
diff --git a/conf.py b/conf.py
index 11d2c9f..2e6b04d 100644
--- a/conf.py
+++ b/conf.py
@@ -87,6 +87,12 @@
     'make prep',
 ]
 
+# inlcude only the branches matching master and voltha-*
+smv_branch_whitelist = r'^(master|voltha-.*)$'
+
+# include all remote branches
+smv_remote_whitelist = r'^.*$'
+
 # Add any paths that contain templates here, relative to this directory.
 templates_path = ['_templates']
 
diff --git a/release_notes/voltha_2.3.rst b/release_notes/voltha_2.3.rst
index 3a14955..3a20929 100644
--- a/release_notes/voltha_2.3.rst
+++ b/release_notes/voltha_2.3.rst
@@ -135,9 +135,9 @@
 - `voltha-rw-core <https://gerrit.opencord.org/gitweb?p=voltha-go.git;a=tree;h=refs/heads/voltha-2.3>`_: ``2.3.6``
 - `ofagent-go <https://gerrit.opencord.org/gitweb?p=ofagent-go.git;a=tree;h=refs/heads/voltha-2.3>`_: ``1.1.6``
 
-voltha-adapter-openolt: ``2.3.1`` with container image `voltha-openolt-adapter
+voltha-adapter-openolt: ``2.3.2`` with container image `voltha-openolt-adapter
 <https://gerrit.opencord.org/gitweb?p=voltha-openolt-adapter.git;a=tree;h=refs/heads/voltha-2.3>`_:
-``2.3.22``
+``2.3.23``
 
 voltha-adapter-openonu ``2.3.0`` with container image `voltha-openonu-adapter
 <https://gerrit.opencord.org/gitweb?p=voltha-openonu-adapter.git;a=tree;h=refs/heads/voltha-2.3>`_:
@@ -160,7 +160,7 @@
 - `sadis <https://gerrit.opencord.org/gitweb?p=sadis.git;a=summary>`_: ``5.0.1``
 
 `bbsim
-<https://gerrit.opencord.org/gitweb?p=bbsim.git;a=tree;h=refs/heads/voltha-2.3>`:
+<https://gerrit.opencord.org/gitweb?p=bbsim.git;a=tree;h=refs/heads/voltha-2.3>`_:
 `bbsim chart
 <https://gerrit.opencord.org/gitweb?p=helm-charts.git;a=tree;f=bbsim>`_
 ``3.0.18`` using container image: ``0.1.0``