Skip to content

Commit 359c424

Browse files
committed
(DOCSP-26669): Expanded the intersphinx array.
1 parent 1e07c5c commit 359c424

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

snooty.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name = "meta"
22
title = "MongoDB Meta Documentation"
3-
intersphinx = ["https://www.mongodb.com/docs/manual/objects.inv"]
3+
intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv",
4+
"https://www.mongodb.com/docs/ops-manager/current/objects.inv"
5+
]
46
toc_landing_pages = [ "/style-guide", "/writing", "/style", "/terminology", "/terminology/general-term-guidelines",
57
"/screenshots", "tutorials", "reference", "/tutorials/screencapture-tool" ]
68

0 commit comments

Comments
 (0)