root/tags/0.5.0/docs/README

Revision 147, 377 bytes (checked in by adampycha, 3 years ago)

Add a README file for compiling documentation.

Line 
1########### PyCha Documentation #####################
2
3PyCha documentation is created using Sphinx.
4http://sphinx.pocoo.org/
5
6The files are marked up using reStructedText. To
7compile the documentation into html, run:
8
9make html
10
11The default build directory is .build/html.
12
13Other default make options are contained in Makefile.
14
15Please send corrections to aprzywecki@gmail.com
Note: See TracBrowser for help on using the browser.