Add initial sphinx docs
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 15 Mar 2014 18:08:09 +0000 (19:08 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 15 Mar 2014 18:08:09 +0000 (19:08 +0100)
commit685052fc7b8e7c70fc524098e45f0c1052c5eaec
treec531a6a5ded1da0eb8f75bea48573eef01c23e40
parentf1cef7a9ffcf92781e8ee81934a1bf985aefdbca
Add initial sphinx docs

With an initial guide for using youtube_dl from python programs.
MANIFEST.in
docs/.gitignore [new file with mode: 0644]
docs/Makefile [new file with mode: 0644]
docs/conf.py [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/module_guide.rst [new file with mode: 0644]