diff options
Diffstat (limited to 'conf.py')
| -rw-r--r-- | conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ exclude_patterns = ["*/build-*", "atmel-samd/asf", "atmel-samd/**.c", "atmel-sam # The reST default role (used for this markup: `text`) to use for all # documents. -#default_role = None +default_role = "any" # If true, '()' will be appended to :func: etc. cross-reference text. #add_function_parentheses = True |
