Add intersphinx_mapping 83/1083/4
authorAric Gardner <agardner@linuxfoundation.org>
Mon, 7 Oct 2019 18:48:19 +0000 (14:48 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Mon, 7 Oct 2019 19:10:23 +0000 (15:10 -0400)
This was we can reference the ric project from the index of
the doc project

Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I8ed91f83ac20a11b1e998feb759342f8956527ff

docs/conf.py
docs/index.rst

index 3c4453e..e2da8e9 100644 (file)
@@ -1 +1,10 @@
 from docs_conf.conf import *
+
+branch = 'latest'
+
+linkcheck_ignore = [
+      'http://localhost',
+]
+
+intersphinx_mapping = {}
+intersphinx_mapping['portal-ric-dashboard'] = ('https://o-ran-sc-doc-test.readthedocs.io/projects/o-ran-sc-portal-ric-dashboard-test/en/%s' % branch, None)
index a42f61a..67ecfe0 100644 (file)
@@ -20,6 +20,7 @@ Guides:
    :maxdepth: 1
 
    bar
+   * :doc:`RIC Overview <portal-ric-dashboard:index>`
 
 
 Indices and tables