diff --git a/doc/conf.py b/doc/conf.py index d8f0808c1d..36a204b89b 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -24,12 +24,12 @@ 'https://wiki.lfnetworking.org/' ] intersphinx_mapping = { - 'ref_model': ('https://cntt.readthedocs.io/projects/rm/en/latest/', None), - 'ref_arch_openstack': ('https://cntt.readthedocs.io/projects/ra1/en/latest/', None), - 'ref_arch_kubernetes': ('https://cntt.readthedocs.io/projects/ra2/en/latest/', None), - 'ref_cert_RC2': ('https://cntt.readthedocs.io/projects/rc2/en/latest/', None), - 'ref_impl_cntt-ri': ('https://cntt.readthedocs.io/projects/ri1/en/latest/', None), - 'ref_impl_cntt-ri2': ('https://cntt.readthedocs.io/projects/ri2/en/latest/', None) + 'ref_model': ('https://cntt.readthedocs.io/projects/rm/en/stable-orinoco/', None), + 'ref_arch_openstack': ('https://cntt.readthedocs.io/projects/ra1/en/stable-orinoco/', None), + 'ref_arch_kubernetes': ('https://cntt.readthedocs.io/projects/ra2/en/stable-orinoco/', None), + 'ref_cert_RC2': ('https://cntt.readthedocs.io/projects/rc2/en/stable-orinoco/', None), + 'ref_impl_cntt-ri': ('https://cntt.readthedocs.io/projects/ri1/en/stable-orinoco/', None), + 'ref_impl_cntt-ri2': ('https://cntt.readthedocs.io/projects/ri2/en/stable-orinoco/', None) } autosectionlabel_prefix_document = True autosectionlabel_maxdepth = 4 diff --git a/doc/index.rst b/doc/index.rst index 1e7d3023be..39e42df743 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -59,5 +59,5 @@ Version history * - Nile - 20st Dec 2022 * - Orinoco - - 25th July 2023 + - 16th Aug 2023 diff --git a/doc/ref_arch/kubernetes/conf.py b/doc/ref_arch/kubernetes/conf.py index ab069dfc00..a7135db79a 100644 --- a/doc/ref_arch/kubernetes/conf.py +++ b/doc/ref_arch/kubernetes/conf.py @@ -22,10 +22,10 @@ "https://ntia.gov/page/software-bill-materials" ] intersphinx_mapping = { - 'cntt': ('https://cntt.readthedocs.io/en/latest/', None), - 'ref_model': ('https://cntt.readthedocs.io/projects/rm/en/latest/', None), - 'ref_impl2': ('https://cntt.readthedocs.io/projects/ri2/en/latest/', None), - 'ref_arch1': ('https://cntt.readthedocs.io/projects/ra1/en/latest/', None) + 'cntt': ('https://cntt.readthedocs.io/en/stable-orinoco/', None), + 'ref_model': ('https://cntt.readthedocs.io/projects/rm/en/stable-orinoco/', None), + 'ref_impl2': ('https://cntt.readthedocs.io/projects/ri2/en/stable-orinoco/', None), + 'ref_arch1': ('https://cntt.readthedocs.io/projects/ra1/en/stable-orinoco/', None) } autosectionlabel_prefix_document = True autosectionlabel_maxdepth = 4 @@ -53,4 +53,4 @@ html_favicon = '_static/favicon.ico' bibtex_bibfiles = ['refs.bib'] -bibtex_default_style = 'unsrt' \ No newline at end of file +bibtex_default_style = 'unsrt' diff --git a/doc/ref_cert/RC2/conf.py b/doc/ref_cert/RC2/conf.py index 7500b53a34..80d83b0091 100644 --- a/doc/ref_cert/RC2/conf.py +++ b/doc/ref_cert/RC2/conf.py @@ -17,7 +17,7 @@ 'https://build.opnfv.org/' ] intersphinx_mapping = { - 'ref_arch_kubernetes': ('https://cntt.readthedocs.io/projects/ra2/en/latest/', None) + 'ref_arch_kubernetes': ('https://cntt.readthedocs.io/projects/ra2/en/stable-orinoco/', None) } autosectionlabel_prefix_document = True autosectionlabel_maxdepth = 4 @@ -43,4 +43,4 @@ html_favicon = '_static/favicon.ico' bibtex_bibfiles = ['refs.bib'] -bibtex_default_style = 'unsrt' \ No newline at end of file +bibtex_default_style = 'unsrt' diff --git a/doc/ref_cert/conf.py b/doc/ref_cert/conf.py index 50519fe843..c99278f808 100644 --- a/doc/ref_cert/conf.py +++ b/doc/ref_cert/conf.py @@ -17,9 +17,9 @@ 'https://www.sdxcentral.com' ] intersphinx_mapping = { - 'cntt': ('https://cntt.readthedocs.io/en/latest/', None), - 'ref_cert_RC2': ('https://cntt.readthedocs.io/projects/rc2/en/latest/', None), - 'ref_arch_openstack': ('https://cntt.readthedocs.io/projects/ra1/en/latest/', None) + 'cntt': ('https://cntt.readthedocs.io/en/stable-orinoco/', None), + 'ref_cert_RC2': ('https://cntt.readthedocs.io/projects/rc2/en/stable-orinoco/', None), + 'ref_arch_openstack': ('https://cntt.readthedocs.io/projects/ra1/en/stable-orinoco/', None) } autosectionlabel_prefix_document = True autosectionlabel_maxdepth = 4 diff --git a/doc/ref_model/conf.py b/doc/ref_model/conf.py index f2bc0fa665..55173b1a00 100644 --- a/doc/ref_model/conf.py +++ b/doc/ref_model/conf.py @@ -12,7 +12,7 @@ ] html_theme = "piccolo_theme" intersphinx_mapping = { - 'cntt': ('https://cntt.readthedocs.io/en/latest/', None) + 'cntt': ('https://cntt.readthedocs.io/en/stable-orinoco/', None) } linkcheck_ignore = [ 'https://www.iso.org',