How to install Sphinx Doc and Create a new Project on OSX
Prerequisites
- Xcode Command Line tools
 
Steps
- Run 
easy_install -U Sphinx(You might need to execute this command withrootprevillage) 
Create a new project
- Create a new empty directory e.g. 
mkdir ~/docs/project - Go to newly created directory and run 
sphinx-quickstartand follow the instructions on screen. - To compile your project. Run 
make html 
Written by Rezigned
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
 #Python 
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#