Add initial sphinx docs

With an initial guide for using youtube_dl from python programs.
This commit is contained in:
Jaime Marquínez Ferrándiz 2014-03-15 19:08:09 +01:00
parent f1cef7a9ff
commit 685052fc7b
6 changed files with 341 additions and 0 deletions

View file

@ -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