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 75813a5 commit 87b757eCopy full SHA for 87b757e
.gitignore
@@ -76,9 +76,7 @@ instance/
76
.scrapy
77
78
# Sphinx documentation
79
-docs/html/
80
docs/_build/
81
-docs/source/_build/
82
83
# PyBuilder
84
target/
@@ -148,5 +146,7 @@ dmypy.json
148
146
conda_build/
149
147
conda_packages/
150
151
-# dynamically generated docs
152
-docs/source/component_docs.rst
+# Sphinx documentation
+docs/html/
+docs/source/_build/
+docs/source/components.rst
0 commit comments