Skip to content

Commit

Permalink
Add a readme to the doc folder
Browse files Browse the repository at this point in the history
  • Loading branch information
eolo999 committed Apr 16, 2011
1 parent 7751a65 commit e8f1fd7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/README.doc
@@ -0,0 +1,16 @@
README
======

Use sphinx to build the docs::

easy_install sphinx

..

Then build them::

make html

..

Finally point your browser to ./build/html/index.html.

0 comments on commit e8f1fd7

Please sign in to comment.