forked from mongodb/docs-commandline-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
snooty.toml
63 lines (52 loc) · 1.5 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
name = "database-tools"
title = "MongoDB Database Tools"
intersphinx = [ "https://docs.mongodb.com/manual/objects.inv",
"https://docs.mongodb.com/compass/current/objects.inv"]
toc_landing_pages = ["/installation/installation"]
[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 = "100.5.0"
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/>`_"
[manpages.bsondump]
file = "bsondump.txt"
title = "bsondump"
section = 1
[manpages.mongodump]
file = "mongodump.txt"
title = "mongodump"
section = 1
[manpages.mongoexport]
file = "mongoexport.txt"
title = "mongoexport"
section = 1
[manpages.mongofiles]
file = "mongofiles.txt"
title = "mongofiles"
section = 1
[manpages.mongoimport]
file = "mongoimport.txt"
title = "mongoimport"
section = 1
[manpages.mongorestore]
file = "mongorestore.txt"
title = "mongorestore"
section = 1
[manpages.mongostat]
file = "mongostat.txt"
title = "mongostat"
section = 1
[manpages.mongotop]
file = "mongotop.txt"
title = "mongotop"
section = 1