Changes between Version 4 and Version 5 of pjsip-doc/breathe


Ignore:
Timestamp:
Feb 26, 2014 11:50:44 PM (10 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pjsip-doc/breathe

    v4 v5  
    11111. Doxygen is required. `Install <http://www.stack.nl/~dimitri/doxygen/download.html#srcbin>`_ it for your platform. 
    1212 
    13 2. On Ubuntu, the easiest way to install all the tools is with `Python Package Index (PyPI) <http://pypi.python.org>`_. Just run this and it will install Sphinx, Breathe, and all the required tools if they are not installed:: 
     132. The easiest way to install all the tools is with `Python Package Index (PyPI) <http://pypi.python.org>`_. Just run this and it will install Sphinx, Breathe, and all the required tools if they are not installed:: 
    1414 
    1515   $ sudo pip install breathe 
    1616 
    17 3. Otherwise consult Sphinx and Breathe sites for installation instructions and you may need to install these manually: 
     173. Otherwise if PyPI is not available, consult Sphinx and Breathe sites for installation instructions and you may need to install these manually: 
    1818 
     19  - `Sphinx <http://sphinx-doc.org>`_ 
     20  - `Breathe <http://michaeljones.github.io/breathe/index.html>`_ 
    1921  - docutils 
    2022  - Pygments 
    21   - `Sphinx <http://sphinx-doc.org>`_ 
    22   - `Breathe <http://michaeljones.github.io/breathe/index.html>`_ 
    2323 
    2424