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 cb1db40 commit 16dd03bCopy full SHA for 16dd03b
.evergreen/config.yml
@@ -381,7 +381,7 @@ tasks:
381
382
# Check that docs were included, but sphinx temp files weren't.
383
tarfile=mongo-c-driver-*.tar.gz
384
- docs='mongo-c-driver-*/doc/html/index.html mongo-c-driver-*/doc/man/bson_t.3'
+ docs='mongo-c-driver-*/doc/html/index.html mongo-c-driver-*/doc/man/mongoc_client_t.3'
385
tmpfiles='mongo-c-driver-*/doc/html/.doctrees \
386
mongo-c-driver-*/doc/html/.buildinfo \
387
mongo-c-driver-*/doc/man/.doctrees \
0 commit comments