1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 12:03:46 -04:00

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