forked from mongodb/docs-commandline-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
snooty.toml
22 lines (19 loc) · 1.03 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
name = "docs-commandline-tools"
title = "MongoDB Database Tools"
intersphinx = [ "https://docs.mongodb.com/manual/objects.inv" , "https://docs.python.org/2/objects.inv", "https://docs.python.org/2/objects.inv", "https://docs.python.org/3/objects.inv", "https://docs.atlas.mongodb.com/objects.inv", "https://docs.mongodb.com/compass/current/objects.inv"]
toc_landing_pages = ["/"]
[constants]
dbtools = "MongoDB Database Tools"
dbtools-short = "Database Tools"
dbtools-pkg = "``mongodb-database-tools``"
package-name-org = "mongodb-org"
package-name-enterprise = "mongodb-enterprise"
version = "{+version+}"
release = "{+version+}"
pgp-version = "{+version+}"
pgp-fingerprint = "E162F504A20CDF15827F718D4B7C549A058F8B6B"
rsa-key = "4B7C549A058F8B6B"
pgp-fingerprint-fmt = "E162 F504 A20C DF15 827F 718D 4B7C 549A 058F 8B6B"
windows-sha256 = "AF5AF79EFE540DCDDC2825A396C71FCFC4FEB463BC9CADDCCDE20AD126321CCC"
pgp-short-fingerprint = "0x4B7C549A058F8B6B"
source-available = "`source available and free to use <https://github.com/mongodb/mongo/>`_"