Lines Matching full:install
85 In order to install the documentation tools, first install Zephyr as
86 described in :ref:`getting_started`. Then install additional tools
96 Common to all Linux installations, install the Python dependencies
101 pip install -U -r ~/zephyrproject/zephyr/doc/requirements.txt
107 sudo apt-get install --no-install-recommends doxygen graphviz librsvg2-bin \
114 sudo dnf install doxygen graphviz texlive-latex latexmk \
132 Install the Python dependencies required to build the documentation:
136 pip install -U -r ~/zephyrproject/zephyr/doc/requirements.txt
138 Use ``brew`` and ``tlmgr`` to install the tools:
142 brew install doxygen graphviz mactex librsvg imagemagick
143 tlmgr install latexmk
144 tlmgr install collection-fontsrecommended
148 Install the Python dependencies required to build the documentation:
152 pip install -U -r %HOMEPATH$\zephyrproject\zephyr\doc\requirements.txt
158 choco install doxygen.install graphviz strawberryperl miktex rsvg-convert imagemagick