Lines Matching full:sphinx
5 Sphinx_ documentation package using the sphinx-bootstrap-theme_ with some
9 .. _Sphinx: http://sphinx-doc.org
10 .. _sphinx-bootstrap-theme: https://github.com/ryan-roemer/sphinx-bootstrap-theme
15 1. Install Sphinx and sphinx-bootstrap-theme. See the instructions below for
21 6. ``sphinx-quickstart``
28 ``sphinx-quickstart`` creates a basic conf.py file, however to use the ESnet
67 Sphinx Installation using Mac OS X Base Python
71 2. sudo /usr/local/bin/pip install sphinx sphinx-bootstrap-theme
73 Sphinx Installation using MacPorts
76 1. port install python27 py27-pip py27-sphinx
78 3. port select sphinx py27-sphinx
79 4. pip install sphinx sphinx-bootstrap-theme # make sure this is