Add initial sphinx docs
With an initial guide for using youtube_dl from python programs.
This commit is contained in:
parent
f1cef7a9ff
commit
685052fc7b
6 changed files with 341 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue