summaryrefslogtreecommitdiffstats
path: root/docs/specs/logging_enablement.rst
diff options
context:
space:
mode:
authorVictor Morales <victor.morales@intel.com>2018-08-27 11:37:06 -0700
committerVictor Morales <victor.morales@intel.com>2018-08-27 11:37:06 -0700
commita2dcefabf7239c4687c3ab01e03796e017211285 (patch)
tree951f37189a19f4607deb9d462f74cf81f728d020 /docs/specs/logging_enablement.rst
parentbc4187f075e89b200393babb3d89b207513b5dd1 (diff)
Use python rstcheck to validate syntax
Given that this repository contains multiple documents for specifications is necessary to implement a mechanism to validate its syntax. The rstchecker tool ensures that it meets the reStructured Text guidelines. Change-Id: I6a5d30c78718ae83265f9302f3d514eacaff2ae1 Issue-ID: DOC-300 Signed-off-by: Victor Morales <victor.morales@intel.com>
Diffstat (limited to 'docs/specs/logging_enablement.rst')
-rw-r--r--docs/specs/logging_enablement.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/specs/logging_enablement.rst b/docs/specs/logging_enablement.rst
index 1ec3df7..9f89443 100644
--- a/docs/specs/logging_enablement.rst
+++ b/docs/specs/logging_enablement.rst
@@ -74,7 +74,7 @@ MDC context specific logging, able to
change configuration at runtime, and make logging quite fast.
Supporting Python3 version
--------------------------
+--------------------------
Right now, this library only has be used in Python2 version. Python2 will not been
maintained after 2020, besides part of ONAP project have used python3 version.
It's be better to support Python2 and Python3 version