diff options
author | Shankar Narayanan <snarayanan@research.att.com> | 2018-03-12 21:38:32 -0400 |
---|---|---|
committer | Shankar Narayanan <snarayanan@research.att.com> | 2018-03-12 21:38:56 -0400 |
commit | 57e1819840dbf6e5531f0abd62350098723a7599 (patch) | |
tree | 14fb7aaade4a8a6be02be1fdb9c5c8c135133537 | |
parent | bfcbea292aa9e9c3e01bddd1cba80035c85df8ec (diff) |
Add homing specification guide
Add the homing specification guide in the rst format. Need to keep this in sync with doc/template/README.md.
Issue-ID: OPTFRA-174
Change-Id: I8b16f21d9657838577a8dc5788b522d4577bf190
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
-rw-r--r-- | docs/api.rst | 1 | ||||
-rw-r--r-- | docs/index.rst | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/docs/api.rst b/docs/api.rst index dba217f..33e0a68 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -1,4 +1,5 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. Homing API v1 ============= diff --git a/docs/index.rst b/docs/index.rst index 2ea9c0f..c80d7ad 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -4,7 +4,8 @@ Optimization Framework: Homing and Allocation ============================================= .. toctree:: - :maxdepth: 4 + :maxdepth: 2 api + homingspecification release-notes/index |