From ef4e70f68d8c0855bcc64ad49f8f47a78dd3552a Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Sat, 8 Jun 2019 23:45:37 -0400 Subject: documentation generation settings update --- api-docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api-docs/source') diff --git a/api-docs/source/conf.py b/api-docs/source/conf.py index 2291ba4a..276f8529 100644 --- a/api-docs/source/conf.py +++ b/api-docs/source/conf.py @@ -149,7 +149,7 @@ language = 'en' exclude_patterns = [] -# add_function_parentheses = True +add_function_parentheses = False # If true, the current module name will be prepended to all description # unit titles (such as .. function::). -- cgit v1.3.1