Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions snooty.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name = "spark-connector"
title = "MongoDB Spark Connector"
eol = true

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

Expand All @@ -25,3 +26,12 @@ spark-sql-version = "3.3.1"
[substitutions]
copy = "unicode:: U+000A9"
ent-build = "MongoDB Enterprise"

[[banners]]
targets = ["*"]
variant = "info"
value = """\
This version of the documentation is archived and no longer supported. View the \
`current documentation <https://www.mongodb.com/docs/spark-connector/current/>`__ to \
learn how to `install supported versions of the {+connector-short+} <https://www.mongodb.com/docs/spark-connector/current/getting-started/>`__.\
"""
3 changes: 3 additions & 0 deletions source/api-docs.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

=================
API Documentation
=================
Expand Down
3 changes: 3 additions & 0 deletions source/batch-mode.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

==========
Batch Mode
==========
Expand Down
3 changes: 3 additions & 0 deletions source/batch-mode/batch-read-config.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _spark-batch-read-conf:

================================
Expand Down
3 changes: 3 additions & 0 deletions source/batch-mode/batch-read.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _batch-read-from-mongodb:

===============================
Expand Down
3 changes: 3 additions & 0 deletions source/batch-mode/batch-write-config.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _spark-batch-write-conf:

=================================
Expand Down
3 changes: 3 additions & 0 deletions source/batch-mode/batch-write.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _batch-write-to-mongodb:

==============================
Expand Down
3 changes: 3 additions & 0 deletions source/configuration.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _configuration:

=================
Expand Down
3 changes: 3 additions & 0 deletions source/faq.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

===
FAQ
===
Expand Down
3 changes: 3 additions & 0 deletions source/getting-started.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

========================================
Getting Started with the {+connector-short+}
========================================
Expand Down
3 changes: 3 additions & 0 deletions source/index.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

===========================
MongoDB Connector for Spark
===========================
Expand Down
3 changes: 3 additions & 0 deletions source/release-notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

=============
Release Notes
=============
Expand Down
3 changes: 3 additions & 0 deletions source/streaming-mode.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _streaming-mode:

==============
Expand Down
3 changes: 3 additions & 0 deletions source/streaming-mode/streaming-read-config.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _spark-streaming-read-conf:

====================================
Expand Down
3 changes: 3 additions & 0 deletions source/streaming-mode/streaming-read.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _streaming-read-from-mongodb:

===================================
Expand Down
3 changes: 3 additions & 0 deletions source/streaming-mode/streaming-write-config.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _spark-streaming-write-conf:

=====================================
Expand Down
3 changes: 3 additions & 0 deletions source/streaming-mode/streaming-write.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _streaming-write-to-mongodb:

==================================
Expand Down
3 changes: 3 additions & 0 deletions source/tls.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _spark-configure-tls:

=================
Expand Down