aboutsummaryrefslogtreecommitdiffstats
path: root/docs/developer_info
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2023-06-26 14:48:22 +0200
committerthmsdt <thomas.kulik@telekom.de>2023-07-03 16:55:30 +0200
commitcb5e24fc0e7bab88f4c8c3ae0a8e9ffa28ba9670 (patch)
tree57146495ddbe3f3c643b25a866e497ae4bdfd728 /docs/developer_info
parentf5aede2a42687de77b858bc225caf361b09c2909 (diff)
fix docs config files
Issue-ID: DOC-811 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: I33c1757630cffe2b6449fd74304cd8825b568229
Diffstat (limited to 'docs/developer_info')
-rw-r--r--docs/developer_info/instantiate/instantiation/index.rst1
-rw-r--r--docs/developer_info/instantiate/instantiation/vid/index.rst9
2 files changed, 0 insertions, 10 deletions
diff --git a/docs/developer_info/instantiate/instantiation/index.rst b/docs/developer_info/instantiate/instantiation/index.rst
index 455bdf070e..26ed74db8c 100644
--- a/docs/developer_info/instantiate/instantiation/index.rst
+++ b/docs/developer_info/instantiate/instantiation/index.rst
@@ -21,7 +21,6 @@ Instantiate a Service:
.. toctree::
:maxdepth: 2
- using ONAP VID Portal with "A La Carte" method <./vid/index.rst>
using ONAP UUI Portal with "e2eServiceInstance" method <./uui/index.rst>
using ONAP NBI REST API (TM Forum) <./nbi/index.rst>
using ONAP SO REST API with "A La Carte" method <./so1/index.rst>
diff --git a/docs/developer_info/instantiate/instantiation/vid/index.rst b/docs/developer_info/instantiate/instantiation/vid/index.rst
deleted file mode 100644
index 8c7657db83..0000000000
--- a/docs/developer_info/instantiate/instantiation/vid/index.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0
-.. International License. http://creativecommons.org/licenses/by/4.0
-.. Copyright 2019 ONAP Contributors. All rights reserved.
-
-
-A La Carte mode Service Instantiation via ONAP VID Portal
-=========================================================
-
-VID documentation, see :ref:`VID <onap-vid:instantiate>` for details.