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 b3f39c5 commit 466dafeCopy full SHA for 466dafe
building/build-docs.sh
@@ -4,4 +4,4 @@ set -ex
4
pushd ..
5
rm -rf docs/build docs/source/stubs
6
make -C docs/ html
7
-doc8 --max-line-length 120 docs/source
+doc8 --ignore-path docs/source/stubs --max-line-length 120 docs/source
0 commit comments