summaryrefslogtreecommitdiff
path: root/sphinx/config.py
diff options
context:
space:
mode:
authorRoland Meister <devnull@localhost>2011-05-23 21:22:33 +0200
committerRoland Meister <devnull@localhost>2011-05-23 21:22:33 +0200
commit43d3e9395005ae0310ce6d02f71feb23c47beb28 (patch)
tree36546f3d560c8d0671417eb4b7c2c2e63d15744c /sphinx/config.py
parent5c554a7fa41ff11ae8c80ff7eb451bb60e8ab3c3 (diff)
parent0504a877574b8aad20b4b74f25e18d40ce0c1f3a (diff)
downloadsphinx-43d3e9395005ae0310ce6d02f71feb23c47beb28.tar.gz
Merge with birkenfeld/sphinx.
Diffstat (limited to 'sphinx/config.py')
-rw-r--r--sphinx/config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sphinx/config.py b/sphinx/config.py
index 37b2dcbd..9421330e 100644
--- a/sphinx/config.py
+++ b/sphinx/config.py
@@ -172,6 +172,7 @@ class Config(object):
texinfo_appendices = ([], None),
texinfo_elements = ({}, None),
texinfo_domain_indices = (True, None),
+ texinfo_show_urls = ('footnote', None),
# linkcheck options
linkcheck_ignore = ([], None),