Skip to content

Commit

Permalink
DOCSP-44953 TOC Relabel
Browse files Browse the repository at this point in the history
  • Loading branch information
lindseymoore committed Nov 12, 2024
1 parent 9338913 commit 9b14024
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions source/batch-mode.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Batch Mode

.. toctree::

/batch-mode/batch-read
/batch-mode/batch-write
Read in Batch Mode </batch-mode/batch-read>
Write in Batch Mode </batch-mode/batch-write>

Overview
--------
Expand Down
2 changes: 1 addition & 1 deletion source/batch-mode/batch-read.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Read from MongoDB in Batch Mode
.. toctree::
:caption: Batch Read Configuration Options

/batch-mode/batch-read-config
Configuration Options </batch-mode/batch-read-config>

.. contents:: On this page
:local:
Expand Down
2 changes: 1 addition & 1 deletion source/batch-mode/batch-write.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Write to MongoDB in Batch Mode
.. toctree::
:caption: Batch Write Configuration Options

/batch-mode/batch-write-config
Configuration Options </batch-mode/batch-write-config>

Overview
--------
Expand Down
24 changes: 12 additions & 12 deletions source/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
MongoDB Connector for Spark
===========================

.. toctree::
:titlesonly:

Get Started <getting-started>
Configuring Spark <configuration>
Configure TLS/SSL <tls>
Batch Mode </batch-mode>
Streaming Mode </streaming-mode>
FAQ <faq>
Release Notes <release-notes>
API Documentation <api-docs>

The `MongoDB Connector for Spark
<https://www.mongodb.com/products/spark-connector>`_ provides
integration between MongoDB and Apache Spark.
Expand Down Expand Up @@ -41,15 +53,3 @@ versions of Apache Spark and MongoDB:
* - **{+current-version+}**
- **3.1 through 3.5**
- **4.0 or later**

.. toctree::
:titlesonly:

Getting Started <getting-started>
configuration
tls
/batch-mode
/streaming-mode
faq
release-notes
api-docs
4 changes: 2 additions & 2 deletions source/streaming-mode.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Streaming Mode

.. toctree::

/streaming-mode/streaming-read
/streaming-mode/streaming-write
Read in Streaming Mode </streaming-mode/streaming-read>
Write in Streaming Mode </streaming-mode/streaming-write>

Overview
--------
Expand Down
2 changes: 1 addition & 1 deletion source/streaming-mode/streaming-read.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Read from MongoDB in Streaming Mode
.. toctree::
:caption: Streaming Read Configuration Options

/streaming-mode/streaming-read-config
Configuration Options </streaming-mode/streaming-read-config>

.. contents:: On this page
:local:
Expand Down
2 changes: 1 addition & 1 deletion source/streaming-mode/streaming-write.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Write to MongoDB in Streaming Mode
.. toctree::
:caption: Streaming Write Configuration Options

/streaming-mode/streaming-write-config
Configuration Options </streaming-mode/streaming-write-config>

.. tabs-drivers::

Expand Down

0 comments on commit 9b14024

Please sign in to comment.