diff options
author | Shankar Narayanan <snarayanan@research.att.com> | 2018-06-05 15:44:36 -0400 |
---|---|---|
committer | Shankar Narayanan <snarayanan@research.att.com> | 2018-06-05 15:45:30 -0400 |
commit | ff2fb8be981df746337a84fa697b76879bb5fee4 (patch) | |
tree | 79cd9ac17e4bc78e7df33838ec4e9d1e30e932e0 /docs/guides | |
parent | 8cb25cf80ae18439609195fbf14bcc4b38096ce9 (diff) |
Include OOF documentation
Include OOF HAS and OSDF documentation links.
Issue-ID: OPTFRA-255
Change-Id: I91ce88567e046d565f85eb51d53057ffebbc4c4d
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Diffstat (limited to 'docs/guides')
-rw-r--r-- | docs/guides/onap-developer/developing/index.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index 331248c2f..3524cf652 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -190,6 +190,17 @@ ONAP Operations Manager (experimental) ../../../submodules/oom.git/docs/index +ONAP Optimization Framework +-------------------------------------- + +.. toctree:: + :maxdepth: 2 + :titlesonly: + + ../../../submodules/optf/has.git/docs/index + ../../../submodules/optf/osdf.git/docs/index + + ONAP Use Case User Interface ---------------------------- |