Skip to content

Commit d57501f

Browse files
committed
prepare for nextgen migration
1 parent 8eedb82 commit d57501f

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

snooty.toml

+21-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
1-
name = "atlas-open-service-broker"
1+
name = "docs-commandline-tools"
2+
title = "MongoDB Database Tools"
23

4+
intersphinx = ["https://docs.mongodb.com/database-tools/objects.inv"]
5+
6+
toc_landing_pages = ["/"]
7+
38
[constants]
4-
osb = "Atlas Open Service Broker"
9+
dbtools = 'MongoDB Database Tools'
10+
dbtools-short = 'Database Tools'
11+
dbtools-pkg = '``mongodb-database-tools``'
12+
package-name-org = 'mongodb-org'
13+
package-name-enterprise = 'mongodb-enterprise'
14+
version = version
15+
release = release
16+
pgp-version = version
17+
pgp-fingerprint = 'E162F504A20CDF15827F718D4B7C549A058F8B6B'
18+
rsa-key = '4B7C549A058F8B6B'
19+
pgp-fingerprint-fmt = 'E162 F504 A20C DF15 827F 718D 4B7C 549A 058F 8B6B'
20+
windows-sha256 = 'AF5AF79EFE540DCDDC2825A396C71FCFC4FEB463BC9CADDCCDE20AD126321CCC'
21+
pgp-short-fingerprint = '0x4B7C549A058F8B6B'
22+
source-available = `source available and free to use <https://github.com/mongodb/mongo/>`_'
23+

worker.sh

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"build-and-stage-next-gen"

0 commit comments

Comments
 (0)