doc: readme: remove list of Python dependencies
Instead of listing Python dependencies in the docs, refer to the requirements file. This way docs are never out of sync. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
1e1a3e3883
commit
e58c151c26
1 changed files with 2 additions and 5 deletions
|
@ -55,12 +55,9 @@ Installing the documentation processors
|
||||||
Our documentation processing has been tested to run with:
|
Our documentation processing has been tested to run with:
|
||||||
|
|
||||||
* Doxygen version 1.8.13
|
* Doxygen version 1.8.13
|
||||||
* Sphinx version 3.2.0
|
|
||||||
* Breathe version 4.20.0
|
|
||||||
* docutils version 0.16
|
|
||||||
* sphinx_rtd_theme version 0.4.0
|
|
||||||
* sphinxcontrib-svg2pdfconverter version 0.1.0
|
|
||||||
* Latexmk version 4.56
|
* Latexmk version 4.56
|
||||||
|
* All Python dependencies listed in the repository file
|
||||||
|
``scripts/requirements-doc.txt``
|
||||||
|
|
||||||
In order to install the documentation tools, first install Zephyr as
|
In order to install the documentation tools, first install Zephyr as
|
||||||
described in :ref:`getting_started`. Then install additional tools
|
described in :ref:`getting_started`. Then install additional tools
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue