From fbba6b16e07632a319f08e0fa1458cff8290110f Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 13 Jun 2018 11:11:29 -0400 Subject: Restructure CCSDK documentation Remove empty repo-specific documents in favor of meaningful project-level documentation. Change-Id: I18f2db7f68895df2d71450eee7e56723d74f7f5a Issue-ID: CCSDK-300 Signed-off-by: Timoney, Dan (dt5972) --- docs/sli/northbound/architecture.rst | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 docs/sli/northbound/architecture.rst (limited to 'docs/sli/northbound/architecture.rst') diff --git a/docs/sli/northbound/architecture.rst b/docs/sli/northbound/architecture.rst deleted file mode 100644 index f2648df3..00000000 --- a/docs/sli/northbound/architecture.rst +++ /dev/null @@ -1,12 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 - -Architecture -============ - - -Capabilities ------------- -This repository contains source code and Yang models for the northbound interfaces -used to process updates from SDC (ASDC-API) and for processing data change notifications -from A&AI (dataChange). -- cgit