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 28330f9 commit c2f10c7Copy full SHA for c2f10c7
src/libmongoc/doc/conf.py
@@ -29,6 +29,8 @@
29
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
30
master_doc = 'index'
31
32
+intersphinx_disabled_reftypes = []
33
+
34
# don't fetch libbson's inventory from mongoc.org during build - Debian and
35
# Fedora package builds must work offline - maintain a recent copy here
36
intersphinx_mapping = {
0 commit comments