| Index: recipe_engine/third_party/requests/docs/_templates/sidebarintro.html
|
| diff --git a/recipe_engine/third_party/requests/docs/_templates/sidebarintro.html b/recipe_engine/third_party/requests/docs/_templates/sidebarintro.html
|
| deleted file mode 100644
|
| index 7dbd74c8b9c87b8afb312153a3d97f00ce8e378a..0000000000000000000000000000000000000000
|
| --- a/recipe_engine/third_party/requests/docs/_templates/sidebarintro.html
|
| +++ /dev/null
|
| @@ -1,66 +0,0 @@
|
| -<p class="logo">
|
| - <a href="{{ pathto(master_doc) }}">
|
| - <img class="logo" src="{{ pathto('_static/requests-sidebar.png', 1) }}" title="Rezzy the Requests Sea Turtle"/>
|
| - </a>
|
| -</p>
|
| -
|
| -<p>
|
| - <iframe src="http://ghbtns.com/github-btn.html?user=kennethreitz&repo=requests&type=watch&count=true&size=large"
|
| - allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe>
|
| -</p>
|
| -
|
| -<p>
|
| - Requests is an elegant and simple HTTP library for Python, built for
|
| - human beings.
|
| -</p>
|
| -
|
| -<h3>Stay Informed</h3>
|
| -<p>Receive updates on new releases and upcoming projects.</p>
|
| -
|
| -<p><iframe src="http://ghbtns.com/github-btn.html?user=kennethreitz&type=follow&count=false"
|
| - allowtransparency="true" frameborder="0" scrolling="0" width="200" height="20"></iframe></p>
|
| -
|
| -<p><a href="https://twitter.com/kennethreitz" class="twitter-follow-button" data-show-count="false">Follow @kennethreitz</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></p>
|
| -
|
| -<p><a href="http://tinyletter.com/kennethreitz">Join Mailing List</a>.</p>
|
| -
|
| -<h3>Other Projects</h3>
|
| -
|
| -<p>More <a href="http://kennethreitz.org/">Kenneth Reitz</a> projects:</p>
|
| -<ul>
|
| - <li><a href="http://pep8.org/">pep8.org</a></li>
|
| - <li><a href="http://httpbin.org/">httpbin.org</a></li>
|
| - <li><a href="http://python-guide.org">The Python Guide</a></li>
|
| - <li><a href="https://github.com/kennethreitz/records">Records: SQL for Humans</a></li>
|
| - <li><a href="http://www.git-legit.org">Legit: Git for Humans</a></li>
|
| - <li><a href="http://docs.python-tablib.org/en/latest/">Tablib: Tabular Datasets</a></li>
|
| - <li><a href="http://markdownplease.com">Markdown, Please!</a></li>
|
| -</ul>
|
| -
|
| -
|
| -<h3>Useful Links</h3>
|
| -<ul>
|
| - <li><a href="http://docs.python-requests.org/en/latest/community/recommended/">Recommended Packages and Extensions</a></li>
|
| -
|
| - <p></p>
|
| -
|
| - <li><a href="http://github.com/kennethreitz/requests">Requests @ GitHub</a></li>
|
| - <li><a href="http://pypi.python.org/pypi/requests">Requests @ PyPI</a></li>
|
| - <li><a href="http://github.com/kennethreitz/requests/issues">Issue Tracker</a></li>
|
| - <li><a href="http://docs.python-requests.org/en/latest/community/updates/#software-updates">Release History</a></li>
|
| -</ul>
|
| -
|
| -
|
| -<h3>Translations</h3>
|
| -
|
| -<ul>
|
| - <li><a href="http://docs.python-requests.org/">English</a></li>
|
| - <li><a href="http://fr.python-requests.org/">French</a></li>
|
| - <li><a href="http://de.python-requests.org/">German</a></li>
|
| - <li><a href="http://jp.python-requests.org/">Japanese</a></li>
|
| - <li><a href="http://cn.python-requests.org/">Chinese</a></li>
|
| - <li><a href="http://pt.python-requests.org/">Portuguese</a></li>
|
| - <li><a href="http://it.python-requests.org/">Italian</a></li>
|
| - <li><a href="http://es.python-requests.org/">Spanish</a></li>
|
| -</ul>
|
| -
|
|
|