Created
July 12, 2011 05:43
-
-
Save audreyfeldroy/1077453 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pip install Sphinx==1.0.7 (or whatever the latest version is) | |
mkdir docs | |
cd docs | |
sphinx-quickstart |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment