summaryrefslogtreecommitdiff
path: root/doc/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2009-01-09* setup.py, doc/source/conf.py: Fix building by adding build/lib* to PYTHONPATHJulian Andres Klode1-0/+4
We now build the extension first, and then the documentation. Also add the text docs.
2009-01-09* Introduce the new documentation and add 0.7.9~exp2 to changelog.Julian Andres Klode1-0/+75
The new documentation is built using sphinx (>= 0.5) [other versions may work too, but let's be safe].