disable linkcheck, remove deprecated cli 32/139932/1 master paris
authorthmsdt <thomas.kulik@telekom.de>
Thu, 16 Jan 2025 06:57:52 +0000 (07:57 +0100)
committerthmsdt <thomas.kulik@telekom.de>
Thu, 16 Jan 2025 06:58:48 +0000 (07:58 +0100)
Issue-ID: DOC-826

Change-Id: I512899bb41a089c9fb587f635518c4df9bd3b1fa
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
docs/conf.py
docs/docs_NFV_Testing_Automatic_Platform_Requirements_User_Guide.rst

index 322b9c0..477950b 100644 (file)
@@ -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 = {}
 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")
 
 
 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 = ['.*']
index 65d0e41..7823887 100644 (file)
@@ -117,13 +117,6 @@ VTP New features
    conformance tool in VTP, please refer `the guide <https://gerrit.onap.org/r/gitweb?p=vnfsdk/validation.git;a=blob;f=cnf-conformance/README.md;h=cda3dee762f4dd2873613341f60f6662880f006a;hb=refs/heads/master>`_
 5. New VTP API has been updated: see the `VTP API wiki page <https://wiki.onap.org/display/DW/VTP+REST+API+v1>`_
 
    conformance tool in VTP, please refer `the guide <https://gerrit.onap.org/r/gitweb?p=vnfsdk/validation.git;a=blob;f=cnf-conformance/README.md;h=cda3dee762f4dd2873613341f60f6662880f006a;hb=refs/heads/master>`_
 5. New VTP API has been updated: see the `VTP API wiki page <https://wiki.onap.org/display/DW/VTP+REST+API+v1>`_
 
-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 <onap-cli:cli_user_guide>`
-
 Test Status and Plans
 =====================
 
 Test Status and Plans
 =====================