aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conf.py
diff options
context:
space:
mode:
authorW. Trevor King <wking@tremily.us>2012-10-26 08:12:08 -0400
committerW. Trevor King <wking@tremily.us>2012-10-26 08:16:38 -0400
commit26aadf775cbafd14e98870f818aae078181080d8 (patch)
treefadb78851ae7bd32fd8b89d59ae5668aac957e11 /doc/conf.py
parent3b8cf46403e0a827a2a4b3f81b654323c821f5b1 (diff)
downloadbugseverywhere-26aadf775cbafd14e98870f818aae078181080d8.tar.gz
doc: update :func: to :py:func: for modern Sphinx.
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index a115ce4..8b3fcfa 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -75,7 +75,7 @@ exclude_trees = ['.build']
# The reST default role (used for this markup: `text`) to use for all documents.
#default_role = None
-# If true, '()' will be appended to :func: etc. cross-reference text.
+# If true, '()' will be appended to :py:func: etc. cross-reference text.
#add_function_parentheses = True
# If true, the current module name will be prepended to all description