Skip to content

Commit c2e960d

Browse files
committed
DOP-1009: port to snooty
1 parent 88a6e46 commit c2e960d

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

Diff for: snooty.toml

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
name = "spark-connector"
2+
title = "MongoDB Spark Connector"
3+
4+
intersphinx = ["https://docs.mongodb.com/manual/objects.inv"]
5+
6+
toc_landing_pages = ["/java-api", "/python-api", "/scala-api", "/r-api"]
27

38
[constants]
49
current-version = "3.0.0"
510
spark-core-version = "3.0.0"
611
spark-sql-version = "3.0.0"
12+
13+
[substitutions]
14+
copy = "unicode:: U+000A9"
15+
ent-build = "MongoDB Enterprise"
16+
hardlink = "http://docs.mongodb.com/docs-spark-connector"

Diff for: 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)