summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-11-01 09:14:23 +0100
committerGeorg Brandl <georg@python.org>2011-11-01 09:14:23 +0100
commit90d7f0e8b66b2fa03ff2dcf84acd76884b1a1d4e (patch)
tree4b1562b3ade2f797f03197467a6eff7df7c42544 /MANIFEST.in
parent7b39fc6eb4f4859f120c78c37cdf96adb6ee96dc (diff)
downloadsphinx-90d7f0e8b66b2fa03ff2dcf84acd76884b1a1d4e.tar.gz
Closes #792: Include "sphinx-apidoc" in the source distribution.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index cfc44c17..214b8160 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -11,6 +11,7 @@ include distribute_setup.py
include sphinx-autogen.py
include sphinx-build.py
include sphinx-quickstart.py
+include sphinx-apidoc.py
recursive-include sphinx/texinputs *
recursive-include sphinx/themes *