diff options
Diffstat (limited to 'doc/conf.py')
| -rw-r--r-- | doc/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conf.py b/doc/conf.py index 686e5d3..d7291b8 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -87,6 +87,7 @@ pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False +default_role = "any" # -- Options for HTML output ---------------------------------------------- |
