diff options
author | Huabing Zhao <zhaohuabing@gmail.com> | 2018-06-13 07:59:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-13 07:59:34 +0000 |
commit | 21253185c17ef038e71146112fc948b7c9ad572f (patch) | |
tree | 73389671e46457b46686b571a91d998ae54fa215 /docs | |
parent | 4c045072488cdfa923cdf18dd38f854e2eab38da (diff) | |
parent | 59f49523abbbc1097f1e7dd39bde9636fcdc6d9d (diff) |
Merge "Remove unnecessary docs"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/platform/administration.rst | 15 | ||||
-rw-r--r-- | docs/platform/configuration.rst | 2 | ||||
-rw-r--r-- | docs/platform/index.rst | 1 |
3 files changed, 1 insertions, 17 deletions
diff --git a/docs/platform/administration.rst b/docs/platform/administration.rst deleted file mode 100644 index 5213df7..0000000 --- a/docs/platform/administration.rst +++ /dev/null @@ -1,15 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - - -Administration --------------- - -Processes -^^^^^^^^^ -* Process 1 -* Process 2 - -Actions -^^^^^^^ -* Action X -* Action Y diff --git a/docs/platform/configuration.rst b/docs/platform/configuration.rst index cedb443..f0638d4 100644 --- a/docs/platform/configuration.rst +++ b/docs/platform/configuration.rst @@ -4,5 +4,5 @@ Configuration ------------- -No machanism for customized configurtions is provided in the Amsterdam release. Such functionalities will be provided in the future if necessary. +No machanism for customized configurtions is provided in this release. Such functionalities will be provided in the future if necessary. diff --git a/docs/platform/index.rst b/docs/platform/index.rst index 82f10d7..0d114ed 100644 --- a/docs/platform/index.rst +++ b/docs/platform/index.rst @@ -15,5 +15,4 @@ Microservices Bus provide key infrastructure functionalities to support ONAP mic log-and-diagnostic-info.rst installation.rst configuration.rst - administration.rst human-interfaces.rst |