diff options
author | jsseidel <spence@research.att.com> | 2017-09-18 12:44:53 -0400 |
---|---|---|
committer | jsseidel <spence@research.att.com> | 2017-09-18 12:48:14 -0400 |
commit | 6962b915986486f4dad166e7b3de7089311ac2c4 (patch) | |
tree | f2899cfe4ce49cc755118fb5243d2d540210ad50 /docs | |
parent | 8a953e2c7005143275c9706775ff0f5eda81df7d (diff) |
Updated headers to display correct pages
Updated headers so that when the release notes
docs were referenced in main documentation, they
would be displayed properly.
Change-Id: I27bfebe3cc4ba28272a367a4696037cdc94707e5
Issue-Id: DOC-47
Signed-off-by: jsseidel <spence@research.att.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 5 | ||||
-rw-r--r-- | docs/release-notes/index.rst | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst index f155d47..636f71e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,6 +1,9 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. +Optimization Framework: Homing and Allocation +============================================= + .. toctree:: - :maxdepth: 1 + :maxdepth: 4 release-notes/index diff --git a/docs/release-notes/index.rst b/docs/release-notes/index.rst index adc76f9..2d4b19d 100644 --- a/docs/release-notes/index.rst +++ b/docs/release-notes/index.rst @@ -1,7 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. -Release Notes -============= +Release notes +------------- .. toctree:: :maxdepth: 2 |