Skip to content

Commit c5ea86f

Browse files
committed
DOP-3114: prep docs-meta to build on snooty
1 parent e7be954 commit c5ea86f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

snooty.toml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
name = "meta"
2+
title = "MongoDB Meta Documentation"
3+
intersphinx = ["https://www.mongodb.com/docs/manual/objects.inv"]
4+
toc_landing_pages = [ "/style-guide", "/writing", "/style", "/terminology", "/terminology/general-term-guidelines",
5+
"/screenshots", "tutorials", "reference", "/tutorials/screencapture-tool" ]
6+
7+
[constants]
8+
rst = "reStructuredText"
9+
package-branch = "testing"
10+
package-version = "4.4.0"
11+
package-name-org = "mongodb-org"
12+
version = "4.0"
13+
14+
[substitutions]
15+
mdbsg = "MongoDB Style Guide"

0 commit comments

Comments
 (0)