doc: Fixed instructions for building documentation

Change-Id: I4d932ca0ae337c009a68e6911e7e529fd969ccad
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2015-05-27 12:26:55 -04:00
commit c462756fb9

View file

@ -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