Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bhjelstrom committed Nov 18, 2017
2 parents b751388 + f92df8f commit d3b3d5d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# LimelightDocs
# Limelight Documentation Environment Setup

* Install python
* sudo pip install sphinx sphinx-autobuild
* Navigate to the /docs directory in this repo
* sphinx-autobuild . _build/html

* This will start hosting the documentation at localhost:8000
* It will auto-update on any file change in the repo

0 comments on commit d3b3d5d

Please sign in to comment.