File: README

package info (click to toggle)
pycha 0.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 580 kB
  • ctags: 434
  • sloc: python: 3,642; makefile: 67
file content (15 lines) | stat: -rw-r--r-- 377 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
########### PyCha Documentation #####################

PyCha documentation is created using Sphinx.
http://sphinx.pocoo.org/

The files are marked up using reStructedText. To
compile the documentation into html, run:

make html

The default build directory is .build/html.

Other default make options are contained in Makefile.

Please send corrections to aprzywecki@gmail.com