We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34ce0bb commit 81e4659Copy full SHA for 81e4659
1 file changed
apidoc/conf.py
@@ -76,7 +76,7 @@
76
77
# List of patterns, relative to source directory, that match files and
78
# directories to ignore when looking for source files.
79
-exclude_patterns = ["_build"]
+exclude_patterns = ["_build", "docs"]
80
81
# The reST default role (used for this markup: `text`) to use for all
82
# documents.
0 commit comments