forked from mongodb/docs-compass
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsnooty.toml
25 lines (20 loc) · 823 Bytes
/
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
name = "compass"
title = "MongoDB Compass"
intersphinx = [
"https://www.mongodb.com/docs/manual/objects.inv",
"https://www.mongodb.com/docs/database-tools/objects.inv",
"https://www.mongodb.com/docs/mongodb-shell/objects.inv"
]
toc_landing_pages = ["/install", "/connect", "/instance", "/query/filter", "/query/queries",
"/documents", "/schema", "/aggregation-pipeline-builder"]
[constants]
download-page = "`downloads page <https://www.mongodb.com/download-center/compass?tck=docs_compass>`__"
current-version = "1.31.1"
[substitutions]
compass = "MongoDB Compass"
compass-short = "Compass"
sql = ":abbr:`SQL (Structured Query Language)`"
service = "Atlas"
json = ":abbr:`JSON (Javascript Object Notation)`"
bson = ":abbr:`BSON (Binary Javascript Object Notation)`"
checkmark = "√"