From 74c72f88fddf2623e23601785d8a80c1152989eb Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Thu, 2 Apr 2020 23:39:07 -0700 Subject: [PATCH] Remove old links in docs --- docs/_themes/basicstrap/customsidebar.html | 15 +-------------- docs/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 16 deletions(-) diff --git a/docs/_themes/basicstrap/customsidebar.html b/docs/_themes/basicstrap/customsidebar.html index ac8c583..dbeab99 100644 --- a/docs/_themes/basicstrap/customsidebar.html +++ b/docs/_themes/basicstrap/customsidebar.html @@ -1,18 +1,5 @@ -

{{ _('Donate') }}

- -

-Find Twython useful? Consider supporting the author on Gittip: -

- -

- -

-

{{ _('Links') }}

\ No newline at end of file + diff --git a/docs/conf.py b/docs/conf.py index 8f3c3d2..3ffa5b5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,9 +50,9 @@ copyright = u'2013, Ryan McGrath' # built documents. # # The short X.Y version. -version = '3.7.0' +version = '3.8.0' # The full version, including alpha/beta/rc tags. -release = '3.7.0' +release = '3.8.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.