diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-03-29 01:27:32 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-03-29 01:29:09 +0000 |
commit | 80517ebb422feedca526aa8d90211d2cfc7a105b (patch) | |
tree | d933fa62846b37a7369dfd345c4f8f9aa9da10b8 | |
parent | f7fee9d42644ff84ba6ee041bded0f34c58fe028 (diff) |
VNFRQTS - Header fix for table of contents
Realized that the change needed to be made in the docs level, not this index.
Change-Id: Ia6281aa7f712868706ee7348e2695dd57935b771
Issue-ID: VNFRQTS-193
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 2a5a3bc..2b6c372 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,7 +2,7 @@ VNF Requirements Documentation ------------------------------ .. toctree:: - :maxdepth: 3 + :maxdepth: 2 :numbered: Chapter1 |