diff options
author | Rich Bennett <rb2745@att.com> | 2017-11-17 08:28:37 -0500 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-11-17 08:35:27 -0500 |
commit | b921b99f27d55e46db2b72b5987ffacb1f781857 (patch) | |
tree | dc52970a8a8a727ee027662616a80b10a433d835 /docs/guides/onap-user | |
parent | e26c9aeac022104491997d6ce5aff2ce1d7bd038 (diff) |
Improve References to User Guides
Insert Note before DW User Guide Links
Add index entries to for major sections topics
Remove requirement.txt workarounds after RTD change to
recognize readthedocs.yml in the root folder
Update release notes
Change-Id: Id57ff10a055ea1d1e5394170d5b5b401d51d58ab
Issue-ID: DOC-60
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/guides/onap-user')
-rw-r--r-- | docs/guides/onap-user/platformadmin.rst | 8 | ||||
-rw-r--r-- | docs/guides/onap-user/serviceadmin.rst | 3 | ||||
-rw-r--r-- | docs/guides/onap-user/servicedesigner.rst | 4 |
3 files changed, 13 insertions, 2 deletions
diff --git a/docs/guides/onap-user/platformadmin.rst b/docs/guides/onap-user/platformadmin.rst index 1c573f42b..4ebc72ba7 100644 --- a/docs/guides/onap-user/platformadmin.rst +++ b/docs/guides/onap-user/platformadmin.rst @@ -1,5 +1,11 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2017 AT&T Intellectual Property. All rights reserved. Platform Administrator ====================== -* `See Platform Administrator <https://wiki.onap.org/x/fIsP>`_ +.. note:: + Until this section is migrated to gerrit/readthedocs, use the link below. + +* `ONAP Portal <https://wiki.onap.org/x/fIsP>`_ + diff --git a/docs/guides/onap-user/serviceadmin.rst b/docs/guides/onap-user/serviceadmin.rst index 97db4260a..40bdf01ee 100644 --- a/docs/guides/onap-user/serviceadmin.rst +++ b/docs/guides/onap-user/serviceadmin.rst @@ -2,6 +2,9 @@ Service Administrator ===================== +.. note:: + Until this section is migrated to gerrit/readthedocs, use the links below. + * `Deploy <https://wiki.onap.org/x/CowP>`_ * `Operate <https://wiki.onap.org/x/TYwP>`_ diff --git a/docs/guides/onap-user/servicedesigner.rst b/docs/guides/onap-user/servicedesigner.rst index 0ae7f35fd..c934c3a04 100644 --- a/docs/guides/onap-user/servicedesigner.rst +++ b/docs/guides/onap-user/servicedesigner.rst @@ -2,5 +2,7 @@ Service Designer ================ +.. note:: + Until this section is migrated to gerrit/readthedocs, use the link below. -* `See Service Designer <https://wiki.onap.org/x/E4AP>`_ +* `Service Designer <https://wiki.onap.org/x/E4AP>`_ |