summaryrefslogtreecommitdiff
path: root/src/sphinxconf.py
Commit message (Collapse)AuthorAgeFilesLines
* Integrate pylint and Sphinx documentation buildout targets.Barry Warsaw2009-06-301-0/+8
* bin/lint.sh runs the linter (be very afraid) * bin/docs runs Sphinx over the documentation (needs refining) src/sphinxconf.py is an ugly hack to hook the buildout recipe so that we can ignore text files in our tree that are not documentation.