diff options
author | pukkandan <pukkandan@gmail.com> | 2021-02-25 01:16:57 +0530 |
---|---|---|
committer | pukkandan <pukkandan@gmail.com> | 2021-02-25 01:42:33 +0530 |
commit | 0744a815b734dcc80eeb93b1392ae6d06500f214 (patch) | |
tree | 577110611202b68540969fff3a2db747ac3aa684 /docs/index.rst | |
parent | 7a5c1cfe93924351387b44919b3c0b2f66c4b883 (diff) | |
download | hypervideo-pre-0744a815b734dcc80eeb93b1392ae6d06500f214.tar.lz hypervideo-pre-0744a815b734dcc80eeb93b1392ae6d06500f214.tar.xz hypervideo-pre-0744a815b734dcc80eeb93b1392ae6d06500f214.zip |
[documentation] Changes left behind from #85 and #107
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/index.rst b/docs/index.rst deleted file mode 100644 index 9be67038a..000000000 --- a/docs/index.rst +++ /dev/null @@ -1,23 +0,0 @@ -Welcome to yt-dlp's documentation! -====================================== - -*yt-dlp* is a command-line program to download videos from YouTube.com and more sites. -It can also be used in Python code. - -Developer guide ---------------- - -This section contains information for using *yt-dlp* from Python programs. - -.. toctree:: - :maxdepth: 2 - - module_guide - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` - |