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 f4cd4e0 commit aebd00dCopy full SHA for aebd00d
conf.py
@@ -101,6 +101,7 @@ def has(self, *args):
101
'mms-home': ('https://www.mongodb.com/cloud/cloud-manager%s', ''),
102
'opsmgr': ('https://docs.opsmanager.mongodb.com/current%s', ''),
103
'atlas': ('https://docs.atlas.mongodb.com%s',''),
104
+ 'compass': ('https://docs.mongodb.com/compass/current%s', ''),
105
'products': ('https://www.mongodb.com/products%s', ''),
106
'wtdocs': ('https://source.wiredtiger.com/mongodb-3.4%s', ''),
107
'perl-api': ('https://metacpan.org/pod/MongoDB::%s', ''),
0 commit comments