Skip to content

Commit

Permalink
-a
Browse files Browse the repository at this point in the history
  • Loading branch information
mongoKart committed Oct 13, 2023
1 parent 8ee6d4c commit 6e9504c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
10 changes: 9 additions & 1 deletion snooty.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,15 @@ title = "MongoDB Spark Connector"

intersphinx = ["https://www.mongodb.com/docs/manual/objects.inv"]

toc_landing_pages = ["configuration"]
toc_landing_pages = [
"configuration",
"/batch-mode",
"/streaming-mode",
"/streaming-mode/streaming-read",
"/streaming-mode/streaming-write",
"/batch-mode/batch-write",
"/batch-mode/batch-read",
]

[constants]
connector-short = "Spark Connector"
Expand Down
4 changes: 2 additions & 2 deletions source/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ versions of Apache Spark and MongoDB:

getting-started
configuration
batch-mode
streaming-mode
/batch-mode
/streaming-mode
faq
release-notes
api-docs

0 comments on commit 6e9504c

Please sign in to comment.