summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-developer/how-to-use-docs
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2019-03-11 14:06:53 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-11 14:06:53 +0000
commit2250ea4e785dcec71ea024f68300a49ec01d8c93 (patch)
tree53c34af137e95d614fb385660ccdfd2292a067cc /docs/guides/onap-developer/how-to-use-docs
parent425461715f18dd7d3ae48d3f8347865a40da85d9 (diff)
parent50d0d881cbde21ac79203898dc3dfea9c314d5e0 (diff)
Merge "Advance submodule references"
Diffstat (limited to 'docs/guides/onap-developer/how-to-use-docs')
-rw-r--r--docs/guides/onap-developer/how-to-use-docs/include-documentation.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/guides/onap-developer/how-to-use-docs/include-documentation.rst b/docs/guides/onap-developer/how-to-use-docs/include-documentation.rst
index 35c833cf9..896c23170 100644
--- a/docs/guides/onap-developer/how-to-use-docs/include-documentation.rst
+++ b/docs/guides/onap-developer/how-to-use-docs/include-documentation.rst
@@ -492,11 +492,13 @@ Build documentation using tox local environment & then open using any browser.
firefox docs/_build/html/index.html
.. note:: Make sure to run `tox -elocal` and not just `tox`.
+ This updates all submodule repositories that are integrated
+ by the doc project.
There are additional tox environment options for checking External
URLs and Spelling. Use the tox environment options below and then
-look at the output with the Linux `more` or similar command for
-scanning for output that applies to the files you are validating.
+look at the output with the Linux `more` or similar command
+scan for output that applies to the files you are validating.
.. code-block:: bash