diff options
author | 2020-04-06 17:29:58 +0000 | |
---|---|---|
committer | 2020-04-06 17:29:58 +0000 | |
commit | cd31713ce01e59bed8aeab4287def1943b4bdcaa (patch) | |
tree | 1f6e8f505380c907c927e6ff1aa6beba513661de /docs/index.rst | |
parent | aff7f50ff479b4a3cf3fd7ef6ea4daed75fb112d (diff) | |
parent | 8a8832ae3497c5cd83e079c77e0f3de84b01b2ee (diff) |
Merge "Intersphinx linking"
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index ee6933c21..6ee7a5d1c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -54,7 +54,8 @@ Please find some guidance here on the content of ONAP documentation: | | and PNFs can accelerate the optimal usage of this ONAP environment. The guidelines | | | on VNF/PNF requirements facilitates synchronized and aligned activities for all participants. | +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ - + | :ref:`Active Projects <active_projects>` | Simple listing of all Active projects | + +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ .. toctree:: @@ -70,3 +71,4 @@ Please find some guidance here on the content of ONAP documentation: guides/onap-user/index guides/onap-developer/index guides/onap-provider/index + guides/active-projects/index |