From fb292a95cf5e81a0d6a8fcf5c57abaa7685c61b8 Mon Sep 17 00:00:00 2001 From: zhangxiaohua Date: Wed, 14 Dec 2022 09:21:07 +0800 Subject: [PATCH] Add aiml-fw-athp-tps-kubeflow-adapter and aiml-fw-aimlfw-dep documents for AIMLFW. Signed-off-by: zhangxiaohua Change-Id: I88d38ea19a9dd0c00ed3280b24c144089cf3be09 --- docs/conf.py | 4 ++++ docs/index.rst | 2 +- docs/projects.rst | 2 ++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 3a72406..64c6b42 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -105,4 +105,8 @@ intersphinx_mapping['portal-aiml-dashboard'] = ('https://docs.o-ran-sc.org/proje intersphinx_mapping['aiml-fw-athp-data-extraction'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-athp-data-extraction/en/%s' % branch, None) intersphinx_mapping['aiml-fw-athp-sdk-feature-store'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-athp-sdk-feature-store/en/%s' % branch, None) intersphinx_mapping['aiml-fw-athp-sdk-model-storage'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-athp-sdk-model-storage/en/%s' % branch, None) +intersphinx_mapping['aiml-fw-athp-tps-kubeflow-adapter'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-athp-tps-kubeflow-adapter/en/%s' % branch, None) +intersphinx_mapping['aiml-fw-aimlfw-dep'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/%s' % branch, None) + + diff --git a/docs/index.rst b/docs/index.rst index 2f12af5..06bd67a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,7 +7,7 @@ The O-RAN Software Community (SC) Documentation. -Welcome to O-RAN SC F Release Documentation Home +Welcome to O-RAN SC G Release Documentation Home ================================================ O-RAN Alliance (https://www.o-ran.org/) members and contributors have committed to evolving Radio Access Networks (RAN) around the world. Future RANs will be built on a foundation of virtualized network elements, white-box hardware and standardized interfaces that fully embrace O-RAN’s core principles of intelligence and openness. An ecosystem of innovative new products is already emerging that will form the underpinnings of the multi-vendor, interoperable, autonomous RAN, envisioned by many in the past, but only now enabled by the global industry-wide vision, commitment and leadership of O-RAN Alliance members and contributors. diff --git a/docs/projects.rst b/docs/projects.rst index 71e777a..69fdc90 100644 --- a/docs/projects.rst +++ b/docs/projects.rst @@ -169,4 +169,6 @@ More detailed function documentation can be found as follow: * :doc:`AIMLFW Data Extraction ` * :doc:`AIMLFW Feature Store SDK ` * :doc:`AIMLFW Model Storage SDK ` +* :doc:`AIMLFW Kubeflow adapter ` +* :doc:`AIMLFW dep ` -- 2.16.6