aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-03-24 00:50:32 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2014-03-24 00:50:32 +0100
commit6e25c58ed74505f69770ee01fd762f416d7405d3 (patch)
treed3653771e9e25c8f7b153a5451df789015df52e3 /MANIFEST.in
parent07cec9776e1be97370fb905f00a0518e7f4c6b17 (diff)
parent685052fc7b8e7c70fc524098e45f0c1052c5eaec (diff)
Merge pull request #2567 from jaimeMF/sphinx-docs
Add initial sphinx docs
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 8f8af7a7f..08be9af71 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,3 +3,5 @@ include test/*.py
include test/*.json
include youtube-dl.bash-completion
include youtube-dl.1
+recursive-include docs *
+prune docs/_build