forked from mongodb/docs-cluster-to-cluster-sync
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsnooty.toml
35 lines (30 loc) · 1.42 KB
/
snooty.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
name = "cluster-sync"
title = "MongoDB Cluster-to-Cluster Sync"
intersphinx = [ "https://www.mongodb.com/docs/atlas/objects.inv",
"https://www.mongodb.com/docs/php-library/upcoming/objects.inv",
"https://www.mongodb.com/docs/compass/current/objects.inv",
"https://www.mongodb.com/docs/mongodb-shell/objects.inv",
"https://www.mongodb.com/docs/master/objects.inv",
"https://www.mongodb.com/docs/drivers/objects.inv",
"https://www.mongodb.com/docs/database-tools/objects.inv",
"https://www.mongodb.com/docs/mongocli/stable/objects.inv",
"https://www.mongodb.com/docs/datalake/objects.inv"
]
toc_landing_pages = ["/quickstart",
"/installation",
"reference/reference",
"/connecting",
"/using-mongosync",
"/multiple-mongosyncs",
"/release-notes/release-notes",
"/faq",
"/reference/collection-level-filtering"
]
[constants]
version = "1.6"
c2c-product-name = "Cluster-to-Cluster Sync"
c2c-full-product-name = "MongoDB Cluster-to-Cluster Sync"
mdb-download-center = "`MongoDB Download Center <https://www.mongodb.com/try/download/mongosync>`__"
[substitutions]
c2c-product-name = "Cluster-to-Cluster Sync"
version = "{+version+}"