Replace documentation.html with README.md
This allows us to have all the current documentation in one place. Closes #4817.
This commit is contained in:
parent
2f6ff3c625
commit
2b11530bdb
2 changed files with 3 additions and 99 deletions
|
@ -17,7 +17,7 @@
|
|||
<p><em>youtube-dl</em> is a small command-line program to download videos from YouTube.com and a few more sites. It requires the <a href="http://www.python.org/">Python interpreter</a> (2.6, 2.7, or 3.2+), and it is not platform specific. We also provide a <a href="https://yt-dl.org/latest/youtube-dl.exe">Windows executable</a> that includes Python. youtube-dl should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like.</p>
|
||||
|
||||
<table border="0" id="rgb">
|
||||
<tr><td><a class="button" id="r" href="documentation.html">Documentation</a></td></tr>
|
||||
<tr><td><a class="button" id="r" href="https://github.com/rg3/youtube-dl/blob/master/README.md#readme">Documentation</a></td></tr>
|
||||
<tr><td><a class="button" id="g" href="download.html">Download</a></td></tr>
|
||||
<tr><td><a class="button" id="main-support" href="https://github.com/rg3/youtube-dl/issues/new">Support</a></td></tr>
|
||||
<tr><td><a class="button" id="y" href="https://github.com/rg3/youtube-dl/">Develop</a></td></tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue