-
Notifications
You must be signed in to change notification settings - Fork 63
/
snooty.toml
28 lines (26 loc) · 967 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
26
27
28
name = "meta"
title = "MongoDB Meta Documentation"
intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv",
"https://www.mongodb.com/docs/ops-manager/current/objects.inv"
]
toc_landing_pages = [ "/style-guide", "/writing", "/style", "/terminology", "/terminology/general-term-guidelines",
"/screenshots", "tutorials", "reference", "practices",
"/style-guide/information-types/index", "/style-guide/information-types/prototypes" ]
[constants]
rst = "reStructuredText"
package-branch = "testing"
package-version = "4.4.0"
package-name-org = "mongodb-org"
version = "4.0"
rst-abbrev = "RST"
yaml = "Yet Another Markup Language"
yaml-abbrev = "YAML"
markdown = "Markdown"
docutils = "Docutils"
sphinx = "Sphinx"
docs-platform = "Docs Platform Team"
db-example = "+db+"
[substitutions]
mdbsg = "MongoDB Style Guide"
service = "Atlas"
html = ":abbr:`HTML (Hypertext Markup Language)`"