diff options
author | 2018-11-21 14:17:28 +0000 | |
---|---|---|
committer | 2018-11-21 16:24:31 +0000 | |
commit | c30a5352e4a739559633918d09e4fbfe160f798b (patch) | |
tree | aa579773b672c95117e14a3c62c0fb26d39a73ad /docs/sections/services/ves-http/index.rst | |
parent | 57a2513cf3b9d29659a4ab607574ceac460f7750 (diff) |
Fix bugs and sphinx-build warnings in docs
Change-Id: Ibe6113b1420bbd0c6cf066e38b2cbb045278809e
Issue-ID: DCAEGEN2-992
Signed-off-by: Donald Hunter <donaldh@cisco.com>
(cherry picked from commit 1e7e2efe579d07b32a75081e5020f10bdf406633)
Diffstat (limited to 'docs/sections/services/ves-http/index.rst')
-rw-r--r-- | docs/sections/services/ves-http/index.rst | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/sections/services/ves-http/index.rst b/docs/sections/services/ves-http/index.rst index fcdbdc2b..48b91d8c 100644 --- a/docs/sections/services/ves-http/index.rst +++ b/docs/sections/services/ves-http/index.rst @@ -17,14 +17,15 @@ VES Collector (HTTP) overview and functions .. toctree:: - :maxdepth: 1 - ./architecture.rst - ./configuration.rst - ./delivery.rst - ./installation.rst + :maxdepth: 1 + + ./architecture.rst + ./configuration.rst + ./delivery.rst + ./installation.rst + - API reference ^^^^^^^^^^^^^ -Refer to :doc:`VES APIs<../../apis/ves.rst>` for detailed api information.
\ No newline at end of file +Refer to :doc:`VES APIs <../../apis/ves>` for detailed api information. |