doc: Fixed instructions for building documentation
Change-Id: I4d932ca0ae337c009a68e6911e7e529fd969ccad Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
43acce185d
commit
c462756fb9
1 changed files with 2 additions and 3 deletions
|
@ -32,15 +32,14 @@ Install the current version of :program:`Sphinx`, type:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
$ git clone:: $ export http_proxy=http://PROXY:PORT $ export
|
||||
https_proxy=http://PROXY:PORT
|
||||
|
||||
$ git clone https://github.com/sphinx-doc/sphinx.git sphinx
|
||||
|
||||
$ cd sphinx
|
||||
|
||||
$ sudo -E python setup.py install
|
||||
|
||||
$ cd ..
|
||||
|
||||
$ git clone https://github.com/michaeljones/breathe.git breathe
|
||||
|
||||
$ cd breathe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue