From: weichen Date: Thu, 21 Nov 2019 03:37:22 +0000 (-0500) Subject: add odu interphinx mapping and docs index X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=0829aea49de802c999cee861c2b1fc9840b158ad;p=doc.git add odu interphinx mapping and docs index Signed-off-by: weichen Change-Id: I5b5706d8f6b8a2a5094c67df67755e75b4c38acb --- diff --git a/docs/amber.rst b/docs/amber.rst index 71ae4b6..64240d0 100644 --- a/docs/amber.rst +++ b/docs/amber.rst @@ -84,6 +84,7 @@ Focus on initial L1 functional blocks based on seed code contributions. More detailed function documentation can be found as follow: +* :doc:`O-DU Layer 1 ` Infrastructure (INF) diff --git a/docs/conf.py b/docs/conf.py index e9465de..fb0c36a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -44,7 +44,7 @@ intersphinx_mapping['scp-ocu-openlte'] = ('https://docs.o-ran-sc.org/projects/o- intersphinx_mapping['o-du-l2'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-o-du-l2/en/%s' % branch, None) #ODULOW -#intersphinx_mapping['odi-phy'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-scp-odu-phy/en/%s' % branch, None) +intersphinx_mapping['o-du-phy'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-o-du-phy/en/%s' % branch, None) #INF