Includes details on how to test and review the docs locally.
Change-Id: I0eb3761d0738ee511439b42bb107737fbd517d1b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
The logo should be a small 64x64 png image.
#. (Optional) Copy a favicon to docs/_static/favicon.ico
+#. To test run::
+
+ tox -e docs
+ google-chrome-stable docs/_build/html/index.html
+
+ .. note::
+
+ Replace the last command with your favourite web browser to view a
+ the generated docs.