We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e30856 commit 58678a8Copy full SHA for 58678a8
docs/source/conf.py
@@ -61,7 +61,7 @@ def _parse_release_as_version(rls):
61
# List of patterns, relative to source directory, that match files and
62
# directories to ignore when looking for source files.
63
# This pattern also affects html_static_path and html_extra_path.
64
-exclude_patterns = []
+exclude_patterns = ["def"]
65
66
# TODO directive output
67
todo_include_todos = True
0 commit comments