doc: Add reference in toplevel README.rst to install_py_requirements
In the section 'Documentation presentation theme' put a reference to 'install_py_requirements' section in the getting start guide. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
46db22c6c8
commit
af16c3b3e7
2 changed files with 5 additions and 4 deletions
|
@ -117,9 +117,8 @@ Sphinx supports easy customization of the generated documentation
|
||||||
appearance through the use of themes. Replace the theme files and do
|
appearance through the use of themes. Replace the theme files and do
|
||||||
another ``make htmldocs`` and the output layout and style is changed.
|
another ``make htmldocs`` and the output layout and style is changed.
|
||||||
The ``read-the-docs`` theme is installed as part of the
|
The ``read-the-docs`` theme is installed as part of the
|
||||||
``requirements.txt`` list above, and will be used if it's available, for
|
:ref:`install_py_requirements` step you took in the getting started
|
||||||
local doc generation.
|
guide.
|
||||||
|
|
||||||
|
|
||||||
Running the documentation processors
|
Running the documentation processors
|
||||||
************************************
|
************************************
|
||||||
|
|
|
@ -246,6 +246,8 @@ directory using west:
|
||||||
cd zephyrproject
|
cd zephyrproject
|
||||||
west update
|
west update
|
||||||
|
|
||||||
|
.. _install_py_requirements:
|
||||||
|
|
||||||
.. rst-class:: numbered-step
|
.. rst-class:: numbered-step
|
||||||
|
|
||||||
Install needed Python packages
|
Install needed Python packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue