Add Fluorine documentation links 30/81230/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 27 Mar 2019 17:02:13 +0000 (13:02 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 27 Mar 2019 17:02:13 +0000 (13:02 -0400)
Change-Id: Ie091b3333fa8b4cc7877f3f872bd0455cb28590d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/conf.py
docs/downloads.rst

index 32b15c8aa431879d365551b6ef81bec791e60e03..1ee7a00e740991cb6815b49d06f8d69e987aa5d8 100755 (executable)
@@ -38,6 +38,7 @@ intersphinx_mapping['tsdr'] = ('https://docs.opendaylight.org/projects/tsdr/en/l
 intersphinx_mapping['unimgr'] = ('https://docs.opendaylight.org/projects/unimgr/en/latest/', None)
 
 # OpenDaylight Documentation Releases
+intersphinx_mapping['odl-fluorine'] = ('https://docs.opendaylight.org/en/stable-fluorine/', None)
 intersphinx_mapping['odl-oxygen'] = ('https://docs.opendaylight.org/en/stable-oxygen/', None)
 intersphinx_mapping['odl-nitrogen'] = ('https://docs.opendaylight.org/en/stable-nitrogen/', None)
 intersphinx_mapping['odl-carbon'] = ('https://docs.opendaylight.org/en/stable-carbon/', None)
index a3d11f273bb86d9961efa407aa00d8c95a43f939..b957913f0420e3e2d071ed81f8264de1facb0a59 100644 (file)
@@ -35,6 +35,14 @@ Fluorine-SR2
     * `OpenDaylight Fluorine SR2 RPM
       <http://cbs.centos.org/repos/nfv7-opendaylight-92-release/x86_64/os/Packages/opendaylight-9.2.0-1.el7.noarch.rpm>`_
 
+:Documentation:
+    * :doc:`Getting Started Guide <odl-fluorine:getting-started-guide/index>`
+    * :doc:`Developers Guide <odl-fluorine:developer-guide/index>`
+    * :doc:`User Guide <odl-fluorine:user-guide/index>`
+    * :doc:`Installation Guide <odl-fluorine:getting-started-guide/installing_opendaylight>`
+    * :doc:`Using OpenDaylight with OpenStack <odl-fluorine:opendaylight-with-openstack/index>`
+    * :doc:`Release Notes <odl-fluorine:release-notes/index>`
+
 Oxygen-SR4
 ----------