From 120686f7b5ff0ff873335905593b1e58be0133da Mon Sep 17 00:00:00 2001 From: danielhanrahan Date: Fri, 31 Mar 2023 13:41:53 +0100 Subject: [PATCH] Remove docs/conf.yaml Change to ONAP pipeline is causing docs-rules job to fail if docs/conf.yaml file exists. So we remove it. Issue-ID: CPS-1596 Signed-off-by: danielhanrahan Change-Id: I4aa576c698162b2a99ca1459d9d192b88c3ac9b6 --- docs/conf.yaml | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 docs/conf.yaml diff --git a/docs/conf.yaml b/docs/conf.yaml deleted file mode 100644 index 8425e089e..000000000 --- a/docs/conf.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# ============LICENSE_START======================================================= -# Copyright (C) 2021 Nordix Foundation -# ================================================================================ -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# -# SPDX-License-Identifier: Apache-2.0 -# ============LICENSE_END========================================================= - ---- -project_cfg: onap -project: onap - -# Change this to ReleaseBranchName to modify the header -default-version: latest -# -- 2.16.6