summaryrefslogtreecommitdiff
path: root/api-docs/source
diff options
context:
space:
mode:
Diffstat (limited to 'api-docs/source')
-rw-r--r--api-docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-docs/source/conf.py b/api-docs/source/conf.py
index 832ddc9b..1adf3bdb 100644
--- a/api-docs/source/conf.py
+++ b/api-docs/source/conf.py
@@ -193,7 +193,7 @@ release = str(binaryninja.core_version())
language = 'en'
-exclude_patterns = ['binaryninja.*.*.rst']
+exclude_patterns = []
suppress_warnings = ['toc.excluded']
add_function_parentheses = False