summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-developer/how-to-use-docs/addendum.rst
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2021-09-28 13:48:21 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2021-10-14 09:15:53 +0200
commit72548db9675f1b528a69886debd7049ed3d766a1 (patch)
tree7ff71a8e73f719fa3836ccaa24266c3197b6e20c /docs/guides/onap-developer/how-to-use-docs/addendum.rst
parentc74959e6bfa5192cebcf1365407b7511af494d9b (diff)
Split concreate and abstract dependencies
It adds 2 upper-constraints to pin all the dependencies. It modifies a little bit the official upper-constraints.txt from OpenStack due to Sphinx (4.2.0 as asked by lfdocs-conf vs 3.5.2) and due to setuptools (58.1.0 as used in ONAP gates vs 54.1.1). In a long run, etc/upper-constraints.os.txt should be removed once ONAP is synced with OpenStack. For it's part, etc/upper-constraints.onap.txt should be centralized for all ONAP projects and then removed from this particular project. It should be noted that lfdocs-conf still mismatches concrete and abstract deps. Issue-ID: DOC-765 Change-Id: Iccf1e4cdab93acc9c55acb16cb11e3b3fcef3291 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit ee3abf180c9df7813f16ee9fba7958860fc9ea6b) (cherry picked from commit cd4ff7e384bbb178a3b1cbc185a79da2df343b38)
Diffstat (limited to 'docs/guides/onap-developer/how-to-use-docs/addendum.rst')
-rw-r--r--docs/guides/onap-developer/how-to-use-docs/addendum.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/onap-developer/how-to-use-docs/addendum.rst b/docs/guides/onap-developer/how-to-use-docs/addendum.rst
index e3b209cbe..2a276c060 100644
--- a/docs/guides/onap-developer/how-to-use-docs/addendum.rst
+++ b/docs/guides/onap-developer/how-to-use-docs/addendum.rst
@@ -48,7 +48,7 @@ Here is an example source rst file :
Writing RST Markdown
--------------------
-See http://sphinx-doc.org/rest.html .
+See https://www.sphinx-doc.org/en/1.4.9/rest.html .
**Hint:**
You can add html content that only appears in html output by using the