Lines Matching full:doc
32 are found in the ``/doc`` directory, but others are stored within the
83 ``doc/requirements.txt``
101 pip install -U -r ~/zephyrproject/zephyr/doc/requirements.txt
136 pip install -U -r ~/zephyrproject/zephyr/doc/requirements.txt
152 pip install -U -r %HOMEPATH$\zephyrproject\zephyr\doc\requirements.txt
182 The ``/doc`` directory in your cloned copy of the Zephyr project git
191 cd ~/zephyr/doc
193 cd %userprofile%\zephyr\doc
222 output with your browser started at ``doc/_build/html/index.html`` and
223 if generated, the PDF file is available at ``doc/_build/latex/zephyr.pdf``.
232 On Unix platforms a convenience :zephyr_file:`doc/Makefile` can be used to
237 cd ~/zephyr/doc
250 the doc build process runs faster.
258 cd ~/zephyr/doc
302 .. _reStructuredText: http://sphinx-doc.org/rest.html
303 .. _Sphinx: http://sphinx-doc.org/