Skip to content
  • Barry Warsaw's avatar
    Integrate pylint and Sphinx documentation buildout targets. · fc07eb2b
    Barry Warsaw authored
    * 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.
    fc07eb2b