diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2011-08-17 00:17:58 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2011-08-17 00:17:58 -0400 |
| commit | e102c1b4ca68c19920dfb835f89719985f532b2c (patch) | |
| tree | e37f4aa1f85680210fe2df80ead9b714dc500be5 /docs/conf.py | |
| parent | 5ba43d0fe5ff5b1705e94ae1b7f2abfe744c56d4 (diff) | |
| download | python-requests-e102c1b4ca68c19920dfb835f89719985f532b2c.tar.gz | |
RTD doesn't work w/ this
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 899bc588..8987bb8c 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 |
