diff --git a/source/batch-mode.txt b/source/batch-mode.txt index 2ea48d76..ebad51bb 100644 --- a/source/batch-mode.txt +++ b/source/batch-mode.txt @@ -2,11 +2,7 @@ Batch Mode ========== -.. meta:: - :description: Use the {+connector-long+} to read and write batches of data. - .. toctree:: - :caption: Batch Mode /batch-mode/batch-read /batch-mode/batch-write diff --git a/source/index.txt b/source/index.txt index 0898016f..15a9a061 100644 --- a/source/index.txt +++ b/source/index.txt @@ -2,8 +2,6 @@ MongoDB Connector for Spark =========================== -.. default-domain:: mongodb - The `MongoDB Connector for Spark `_ provides integration between MongoDB and Apache Spark. @@ -49,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 diff --git a/source/streaming-mode.txt b/source/streaming-mode.txt index b0973255..2f24bf66 100644 --- a/source/streaming-mode.txt +++ b/source/streaming-mode.txt @@ -8,11 +8,7 @@ Streaming Mode :depth: 2 :class: singlecol -.. meta:: - :description: Use the {+connector-long+} to stream data. - .. toctree:: - :caption: Streaming Mode /streaming-mode/streaming-read /streaming-mode/streaming-write