sphinx/MANIFEST.in

32 lines
769 B
Plaintext
Raw Normal View History

include README.rst
include LICENSE
include AUTHORS
include CHANGES
2016-12-24 04:44:13 -06:00
include CHANGES.old
include CODE_OF_CONDUCT
2016-12-24 04:44:13 -06:00
include CONTRIBUTING.rst
include EXAMPLES
include babel.cfg
include Makefile
2009-03-28 14:51:45 -05:00
include sphinx-autogen.py
include sphinx-build.py
include sphinx-quickstart.py
include sphinx-apidoc.py
2016-12-24 04:44:13 -06:00
include tox.ini
include sphinx/locale/.tx/config
recursive-include sphinx/templates *
recursive-include sphinx/texinputs *
recursive-include sphinx/texinputs_win *
2009-01-05 17:37:43 -06:00
recursive-include sphinx/themes *
2016-12-24 04:44:13 -06:00
recursive-include sphinx/locale *.js *.pot *.po *.mo
recursive-include sphinx/search/non-minified-js *.js
2009-03-26 13:55:17 -05:00
recursive-include sphinx/ext/autosummary/templates *
recursive-include tests *
recursive-include utils *
recursive-include doc *
prune doc/_build
2016-12-18 20:50:35 -06:00
prune sphinx/locale/.tx