Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

sphinx

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Installation

sudo pip install sphinx
sudo pip install sphinx-autobuild
sudo pip install sphinx_rtd_theme

Auto Build

sphinx-autobuild --open-browser source build\html

Make Latex

make latex

Make Singlehtml

make singlehtml