diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-09-18 20:30:24 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-09-18 21:48:41 +0200 |
commit | 266fefb30fc922b337505d1b15e13f67fe8d2c6d (patch) | |
tree | 66ddc99eb91f70311b6154a78b28a1690b05e689 /docs/index.rst | |
parent | 202f4d38e9221306bed7a563ab7f5aa639b045a0 (diff) |
[docs] Fix build warnings, minor alignments
- adopt NOTE tags;
- switch some NOTE tags to WARNING;
- use ``markup`` for all paths;
Change-Id: If1bda281fd5cbef0b94110b59e02f41c443b0fb9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst index 744b47cee..842853a6d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,15 +3,14 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. (c) Open Platform for NFV Project, Inc. and its contributors + ==== FUEL ==== .. toctree:: - :numbered: - :maxdepth: 2 release/release-notes/index release/installation/index release/userguide/index - scenarios/index + release/scenarios/index |