File tree Expand file tree Collapse file tree 7 files changed +20
-20
lines changed Expand file tree Collapse file tree 7 files changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ Batch Mode
1010
1111.. toctree::
1212
13- /batch-mode/batch-read
14- /batch-mode/batch-write
13+ Read < /batch-mode/batch-read>
14+ Write < /batch-mode/batch-write>
1515
1616Overview
1717--------
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Read from MongoDB in Batch Mode
77.. toctree::
88 :caption: Batch Read Configuration Options
99
10- /batch-mode/batch-read-config
10+ Configuration < /batch-mode/batch-read-config>
1111
1212.. contents:: On this page
1313 :local:
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Write to MongoDB in Batch Mode
77.. toctree::
88 :caption: Batch Write Configuration Options
99
10- /batch-mode/batch-write-config
10+ Configuration < /batch-mode/batch-write-config>
1111
1212Overview
1313--------
Original file line number Diff line number Diff line change 22MongoDB Connector for Spark
33===========================
44
5+ .. toctree::
6+ :titlesonly:
7+
8+ Get Started <getting-started>
9+ Configure Spark <configuration>
10+ Configure TLS/SSL <tls>
11+ Batch Mode </batch-mode>
12+ Streaming Mode </streaming-mode>
13+ FAQ <faq>
14+ Release Notes <release-notes>
15+ API Documentation <api-docs>
16+
517The `MongoDB Connector for Spark
618<https://www.mongodb.com/products/spark-connector>`_ provides
719integration between MongoDB and Apache Spark.
@@ -41,15 +53,3 @@ versions of Apache Spark and MongoDB:
4153 * - **{+current-version+}**
4254 - **3.1 through 3.5**
4355 - **4.0 or later**
44-
45- .. toctree::
46- :titlesonly:
47-
48- Getting Started <getting-started>
49- configuration
50- tls
51- /batch-mode
52- /streaming-mode
53- faq
54- release-notes
55- api-docs
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ Streaming Mode
1212
1313.. toctree::
1414
15- /streaming-mode/streaming-read
16- /streaming-mode/streaming-write
15+ Read < /streaming-mode/streaming-read>
16+ Write < /streaming-mode/streaming-write>
1717
1818Overview
1919--------
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Read from MongoDB in Streaming Mode
77.. toctree::
88 :caption: Streaming Read Configuration Options
99
10- /streaming-mode/streaming-read-config
10+ Configuration < /streaming-mode/streaming-read-config>
1111
1212.. contents:: On this page
1313 :local:
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Write to MongoDB in Streaming Mode
77.. toctree::
88 :caption: Streaming Write Configuration Options
99
10- /streaming-mode/streaming-write-config
10+ Configuration < /streaming-mode/streaming-write-config>
1111
1212.. tabs-drivers::
1313
You can’t perform that action at this time.
0 commit comments