diff options
author | Hector Anapan <ha076r@att.com> | 2017-10-18 21:02:18 -0400 |
---|---|---|
committer | Randa Maher <rx196w@att.com> | 2017-11-02 18:19:29 +0000 |
commit | 9613c04e0ec62b469ca1b0d480233fd3ecc4241f (patch) | |
tree | 7e55da6a05b647ba068ce9ecf866d13bf7da3cc3 /docs | |
parent | 35fecafbda3a32e5ef7beab8b6e03a1c629da9a3 (diff) |
Updating APPC Titles
Updating the titles in the APPC docs
for title consistency and legiblity purposes.
Change-Id: I603b8fa690630ce1d784fd51eabaecb230c90fe3
Signed-off-by: Hector Anapan <ha076r@att.com>
Issue-Id:[APPC-303]
Diffstat (limited to 'docs')
-rw-r--r-- | docs/APPC Client Library Guide/APPC Client Library Guide.rst | 6 | ||||
-rw-r--r-- | docs/APPC LCM API Guide/APPC LCM API Guide.rst (renamed from docs/APPC API Guide/APPC API Guide.rst) | 6 | ||||
-rw-r--r-- | docs/APPC Logging Guide/APPC Logging Guide.rst | 4 | ||||
-rw-r--r-- | docs/APPC OAM API Guide/APPC OAM API Guide.rst (renamed from docs/APPC OAM Guide/APPC OAM Guide.rst) | 4 | ||||
-rw-r--r-- | docs/APPC OAM API Guide/media/AppcAPIdocdiagram.png (renamed from docs/APPC OAM Guide/media/AppcAPIdocdiagram.png) | bin | 115899 -> 115899 bytes | |||
-rw-r--r-- | docs/APPC User Guide/APPC User Guide.rst | 6 | ||||
-rw-r--r-- | docs/index.rst | 4 |
7 files changed, 15 insertions, 15 deletions
diff --git a/docs/APPC Client Library Guide/APPC Client Library Guide.rst b/docs/APPC Client Library Guide/APPC Client Library Guide.rst index 26d130537..32a757a2e 100644 --- a/docs/APPC Client Library Guide/APPC Client Library Guide.rst +++ b/docs/APPC Client Library Guide/APPC Client Library Guide.rst @@ -18,9 +18,9 @@ .. _appc_client_library: -================================================== -Application Controller (APPC) Client Library Guide -================================================== +========================= +APPC Client Library Guide +========================= Introduction diff --git a/docs/APPC API Guide/APPC API Guide.rst b/docs/APPC LCM API Guide/APPC LCM API Guide.rst index 7809d37ce..916dd5978 100644 --- a/docs/APPC API Guide/APPC API Guide.rst +++ b/docs/APPC LCM API Guide/APPC LCM API Guide.rst @@ -18,9 +18,9 @@ .. _appc_api_guide: -============================================ -ONAP Application Controller (APPC) API Guide -============================================ +================== +APPC LCM API Guide +================== Introduction ============ diff --git a/docs/APPC Logging Guide/APPC Logging Guide.rst b/docs/APPC Logging Guide/APPC Logging Guide.rst index 26aa7f914..fd834f208 100644 --- a/docs/APPC Logging Guide/APPC Logging Guide.rst +++ b/docs/APPC Logging Guide/APPC Logging Guide.rst @@ -16,8 +16,8 @@ .. ============LICENSE_END============================================ .. ECOMP is a trademark and service mark of AT&T Intellectual Property. -APPC Logging -============ +APPC Logging Guide +================== The APPC modules manage logging functionality according to the logging configuration file ``org.ops4j.pax.logging.cfg``. APPC configuration defines diff --git a/docs/APPC OAM Guide/APPC OAM Guide.rst b/docs/APPC OAM API Guide/APPC OAM API Guide.rst index 801809a45..ac79e935b 100644 --- a/docs/APPC OAM Guide/APPC OAM Guide.rst +++ b/docs/APPC OAM API Guide/APPC OAM API Guide.rst @@ -16,8 +16,8 @@ .. ============LICENSE_END============================================ .. ECOMP is a trademark and service mark of AT&T Intellectual Property. -Application Controller (APPC) OAM API Guide -=========================================== +APPC OAM API Guide +================== This guide describes the APPC OAM API that allows the user to manage and control the APPC application/component itself. diff --git a/docs/APPC OAM Guide/media/AppcAPIdocdiagram.png b/docs/APPC OAM API Guide/media/AppcAPIdocdiagram.png Binary files differindex f8d56abf9..f8d56abf9 100644 --- a/docs/APPC OAM Guide/media/AppcAPIdocdiagram.png +++ b/docs/APPC OAM API Guide/media/AppcAPIdocdiagram.png diff --git a/docs/APPC User Guide/APPC User Guide.rst b/docs/APPC User Guide/APPC User Guide.rst index e94951581..c98dd73f0 100644 --- a/docs/APPC User Guide/APPC User Guide.rst +++ b/docs/APPC User Guide/APPC User Guide.rst @@ -16,9 +16,9 @@ .. ============LICENSE_END============================================
.. ECOMP is a trademark and service mark of AT&T Intellectual Property.
-========================================
-Application Controller (APPC) User Guide
-========================================
+===============
+APPC User Guide
+===============
APPC Overview and Architecture
==============================
diff --git a/docs/index.rst b/docs/index.rst index a3571aaf5..4279da013 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,8 +5,8 @@ APPC Documentation Repository .. toctree:: :maxdepth: 2 - APPC API Guide/APPC API Guide + APPC LCM API Guide/APPC LCM API Guide APPC Client Library Guide/APPC Client Library Guide APPC Logging Guide/APPC Logging Guide APPC User Guide/APPC User Guide - APPC OAM Guide/APPC OAM Guide + APPC OAM API Guide/APPC OAM API Guide |