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 0f88119 commit 994480fCopy full SHA for 994480f
docs/conf.py
@@ -25,6 +25,7 @@
25
# This pattern also affects html_static_path and html_extra_path.
26
# see https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-exclude_patterns
27
exclude_patterns = [
28
+ 'api',
29
'processes', 'dev', # internal docs
30
'_build', # build target
31
'.*', '**/.*', # dotfiles and folders
0 commit comments