• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1recursive-include doc *.html *.css *.txt *.js *.png *.py Makefile *.rst *.mako
2recursive-include examples *.py *.xml *.mako *.myt *.kid *.tmpl
3recursive-include test *.py *.html *.mako *.cfg
4
5include README* AUTHORS LICENSE CHANGES* tox.ini
6
7prune doc/build/output
8
9