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 827cf8b commit 36560f8Copy full SHA for 36560f8
conf.py
@@ -24,7 +24,7 @@
24
# directories to ignore when looking for source files.
25
# This pattern also affects html_static_path and html_extra_path.
26
exclude_patterns = [
27
- 'build',
+ '_build',
28
'notes',
29
'.pixi',
30
'.tox',
0 commit comments