2013-10-28 04:53:57 -05:00
|
|
|
include README.rst
|
2008-11-02 16:32:15 -06:00
|
|
|
include LICENSE
|
|
|
|
include AUTHORS
|
|
|
|
include CHANGES
|
|
|
|
include EXAMPLES
|
|
|
|
include TODO
|
|
|
|
|
|
|
|
include babel.cfg
|
|
|
|
include Makefile
|
2013-10-03 00:55:58 -05:00
|
|
|
include ez_setup.py
|
2009-03-28 14:51:45 -05:00
|
|
|
include sphinx-autogen.py
|
2008-11-02 16:32:15 -06:00
|
|
|
include sphinx-build.py
|
|
|
|
include sphinx-quickstart.py
|
2011-11-01 03:14:23 -05:00
|
|
|
include sphinx-apidoc.py
|
2008-11-02 16:32:15 -06:00
|
|
|
|
2008-11-04 12:51:38 -06:00
|
|
|
recursive-include sphinx/texinputs *
|
2009-01-05 17:37:43 -06:00
|
|
|
recursive-include sphinx/themes *
|
2008-11-04 12:51:38 -06:00
|
|
|
recursive-include sphinx/locale *
|
2009-03-26 13:55:17 -05:00
|
|
|
recursive-include sphinx/ext/autosummary/templates *
|
2008-11-04 12:51:38 -06:00
|
|
|
recursive-include tests *
|
|
|
|
recursive-include utils *
|
2014-01-12 12:44:04 -06:00
|
|
|
include sphinx/pycode/Grammar-py2.txt
|
|
|
|
include sphinx/pycode/Grammar-py3.txt
|
2008-11-02 16:32:15 -06:00
|
|
|
|
2008-11-04 12:51:38 -06:00
|
|
|
recursive-include doc *
|
2008-11-02 16:32:15 -06:00
|
|
|
prune doc/_build
|