From: Kenneth Reitz Date: Wed, 17 Aug 2011 04:17:58 +0000 (-0400) Subject: RTD doesn't work w/ this X-Git-Tag: v0.6.0~33 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e102c1b4ca68c19920dfb835f89719985f532b2c;p=services%2Fpython-requests.git RTD doesn't work w/ this --- diff --git a/docs/conf.py b/docs/conf.py index 899bc58..8987bb8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -155,7 +155,7 @@ html_sidebars = { #html_split_index = False # If true, links to the reST sources are added to the pages. -html_show_sourcelink = True +html_show_sourcelink = False # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. html_show_sphinx = False