From 0d9d57a9ea9a52024e3b6bcb98416762458c1e23 Mon Sep 17 00:00:00 2001 From: thmsdt Date: Thu, 16 Jan 2025 07:57:52 +0100 Subject: [PATCH] disable linkcheck, remove deprecated cli Issue-ID: DOC-826 Change-Id: I512899bb41a089c9fb587f635518c4df9bd3b1fa Signed-off-by: thmsdt --- docs/conf.py | 18 +----------------- ...ting_Automatic_Platform_Requirements_User_Guide.rst | 7 ------- 2 files changed, 1 insertion(+), 24 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 322b9c0fa..477950b0d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -47,26 +47,10 @@ spelling_lang = "en_GB" # intersphinx_mapping = {} intersphinx_mapping['onap-oom'] = ('{}/onap-oom/en/%s'.format(doc_url) % branch, None) -intersphinx_mapping['onap-cli'] = ('{}/onap-cli/en/%s'.format(doc_url) % branch, None) html_last_updated_fmt = '%d-%b-%y %H:%M' def setup(app): app.add_css_file("css/ribbon.css") -linkcheck_ignore = [ - r'http://localhost:\d+/' - r'http://localhost:.*', - r'http://CONSUL_SERVER_UI:30270/ui/#/dc1/services', - r'https://.*h=frankfurt', - r'http.*frankfurt.*', - r'http.*simpledemo.onap.org.*', - r'http://ANY_K8S_IP.*', - r'http://so-monitoring:30224', - r'http://SINK_IP_ADDRESS:667.*', - r'http.*K8S_HOST:30227.*', - r'http.*K8S_NODE_IP.*', - r'http.*REPO_IP.*', - r'http://team.onap.eu', - r'https://tools.ietf.org/html/rfc8345' -] +linkcheck_ignore = ['.*'] diff --git a/docs/docs_NFV_Testing_Automatic_Platform_Requirements_User_Guide.rst b/docs/docs_NFV_Testing_Automatic_Platform_Requirements_User_Guide.rst index 65d0e41a3..7823887da 100644 --- a/docs/docs_NFV_Testing_Automatic_Platform_Requirements_User_Guide.rst +++ b/docs/docs_NFV_Testing_Automatic_Platform_Requirements_User_Guide.rst @@ -117,13 +117,6 @@ VTP New features conformance tool in VTP, please refer `the guide `_ 5. New VTP API has been updated: see the `VTP API wiki page `_ -CLI New features ----------------- - -1. Enabled auto discover and registration of products functionalities as commands -2. Profile management commands are added -3. For the VTP Command line usage, please refer :ref:`CLI User Guide ` - Test Status and Plans ===================== -- 2.16.6