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 1e07c5c commit 359c424Copy full SHA for 359c424
snooty.toml
@@ -1,6 +1,8 @@
1
name = "meta"
2
title = "MongoDB Meta Documentation"
3
-intersphinx = ["https://www.mongodb.com/docs/manual/objects.inv"]
+intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv",
4
+ "https://www.mongodb.com/docs/ops-manager/current/objects.inv"
5
+ ]
6
toc_landing_pages = [ "/style-guide", "/writing", "/style", "/terminology", "/terminology/general-term-guidelines",
7
"/screenshots", "tutorials", "reference", "/tutorials/screencapture-tool" ]
8
0 commit comments