Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-01-06 02:37:43 +0300
committerGeorg Brandl <georg@python.org>2009-01-06 02:37:43 +0300
commit13d9cddd1d0b626c709567aca9e59e7a92a01a7f (patch)
tree6f4f92e857ea1176c5112c5a0255a61cf3ec7f47 /MANIFEST.in
parent9673be44f33db895b52661369fe0bd96bc6ebadf (diff)
Update Manifest.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d87a881ef..a22d6a8ea 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -12,8 +12,7 @@ include sphinx-build.py
include sphinx-quickstart.py
recursive-include sphinx/texinputs *
-recursive-include sphinx/templates *.html *.xml
-recursive-include sphinx/static *
+recursive-include sphinx/themes *
recursive-include sphinx/locale *
recursive-include tests *
recursive-include utils *