From 685052fc7b8e7c70fc524098e45f0c1052c5eaec Mon Sep 17 00:00:00 2001 From: Jaime Marquínez Ferrándiz Date: Sat, 15 Mar 2014 19:08:09 +0100 Subject: Add initial sphinx docs With an initial guide for using youtube_dl from python programs. --- MANIFEST.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MANIFEST.in') 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 -- cgit 1.4.1