diff options
author | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2014-03-15 19:08:09 +0100 |
---|---|---|
committer | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2014-03-15 19:08:09 +0100 |
commit | 685052fc7b8e7c70fc524098e45f0c1052c5eaec (patch) | |
tree | c531a6a5ded1da0eb8f75bea48573eef01c23e40 /docs/.gitignore | |
parent | f1cef7a9ffcf92781e8ee81934a1bf985aefdbca (diff) |
Add initial sphinx docs
With an initial guide for using youtube_dl from python programs.
Diffstat (limited to 'docs/.gitignore')
-rw-r--r-- | docs/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/.gitignore b/docs/.gitignore new file mode 100644 index 000000000..69fa449dd --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1 @@ +_build/ |