diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-05-01 23:53:39 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-05-01 23:54:22 +0000 |
commit | f8016f150d475ff7abc620df86f1d1b71c83cf53 (patch) | |
tree | 0b6c5a416962acf6be582decbc86d616678923fc /docs/delivery.rst | |
parent | a9acfc17c3d5ca53022132084beee725f7ebc608 (diff) |
VVP - Documentation cleaning escape characters
Cleaning the new line character '\r' from all files
Change-Id: I16e5a6483a30599fe3d96774db46abbe74b2f91f
Issue-ID: VVP-35
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
Diffstat (limited to 'docs/delivery.rst')
-rw-r--r-- | docs/delivery.rst | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/delivery.rst b/docs/delivery.rst index 603ca1f..e722662 100644 --- a/docs/delivery.rst +++ b/docs/delivery.rst @@ -1,11 +1,11 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. Copyright 2017 AT&T Intellectual Property. All rights reserved.
-
-Delivery
-==========
-
-Describe how functions are packaged into run-time components.
-For some components a block diagram may be useful.
-
-All the project deploy is under ansible files which rendered and deployed in devkit component.
+.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2017 AT&T Intellectual Property. All rights reserved. + +Delivery +========== + +Describe how functions are packaged into run-time components. +For some components a block diagram may be useful. + +All the project deploy is under ansible files which rendered and deployed in devkit component. |