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 0e776ff commit a64b8bbCopy full SHA for a64b8bb
.evergreen/check-release-archive.sh
@@ -9,7 +9,6 @@ sphinx-build --version
9
10
./autogen.sh --enable-html-docs --enable-man-pages --with-snappy=bundled --with-zlib=bundled --with-libbson=bundled
11
make distcheck
12
-sphinx-build -b linkcheck ./doc doc/html
13
14
# Check that docs were included, but sphinx temp files weren't.
15
tarfile=mongo-c-driver-*.tar.gz
0 commit comments