diff options
Diffstat (limited to 'doc/conf.py')
-rw-r--r-- | doc/conf.py | 2 |
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 |