File tree Expand file tree Collapse file tree 11 files changed +43
-4
lines changed Expand file tree Collapse file tree 11 files changed +43
-4
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ About ``mongosync``
1212 :depth: 2
1313 :class: singlecol
1414
15+ .. include:: /includes/in-dev.rst
16+
1517The :ref:`mongosync <c2c-mongosync>` binary is the primary process used in
1618{+c2c-product-name+}. ``mongosync`` migrates data from a source cluster to a
1719destination cluster and keeps the clusters in continuous sync until you
Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ Connecting ``mongosync``
1414 :depth: 1
1515 :class: singlecol
1616
17+ .. include:: /includes/in-dev.rst
18+
1719To configure a connection with :ref:`mongosync <c2c-mongosync>`, refer
1820to the connection documentation that matches your environment:
1921
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ Connect Two Atlas Clusters
1212 :depth: 1
1313 :class: twocols
1414
15+ .. include:: /includes/in-dev.rst
16+
1517.. include:: /includes/fact-connect-intro
1618
1719This page provides instructions to connect Atlas clusters using
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ Connect a Self-Managed Cluster to Atlas
1313 :depth: 1
1414 :class: twocols
1515
16+ .. include:: /includes/in-dev.rst
17+
1618.. include:: /includes/fact-connect-intro
1719
1820This page provides instructions to connect a self-managed cluster to an
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ Connect Two Self-Managed Clusters
1313 :depth: 1
1414 :class: twocols
1515
16+ .. include:: /includes/in-dev.rst
17+
1618.. include:: /includes/fact-connect-intro
1719
1820This page provides instructions to connect self-managed clusters using
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ Cluster-to-Cluster Sync
66
77.. default-domain:: mongodb
88
9+ .. include:: /includes/in-dev.rst
10+
911{+c2c-product-name+} provides continuous data synchronization or a
1012one-time data migration between MongoDB clusters. For notes and caveats on
1113continuous sync, see the :ref:`<mongosync-considerations>` page. You can
Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ Installation
1111 :depth: 1
1212 :class: singlecol
1313
14+ .. include:: /includes/in-dev.rst
15+
1416These documents provide instructions to install {+c2c-full-product-name+}.
1517
1618:ref:`c2c-install-linux`
Original file line number Diff line number Diff line change 1616 :depth: 2
1717 :class: singlecol
1818
19+ .. include:: /includes/in-dev.rst
20+
1921Overview
2022--------
2123
Original file line number Diff line number Diff line change 1212 :depth: 2
1313 :class: singlecol
1414
15+ .. include:: /includes/in-dev.rst
1516
1617{+c2c-product-name+} uses `Semantic Versioning 2.0.0
1718<https://semver.org/>`__. Version numbers have the form ``X.Y.Z``, where
Original file line number Diff line number Diff line change @@ -14,16 +14,17 @@ release notes.
1414Upcoming Stable Release
1515~~~~~~~~~~~~~~~~~~~~~~~
1616
17- - :ref:`c2c-release-notes-1.9 `
17+ - :ref:`c2c-release-notes-1.10 `
1818
1919Current Stable Release
2020~~~~~~~~~~~~~~~~~~~~~~
2121
22- - :ref:`c2c-release-notes-1.8 `
22+ - :ref:`c2c-release-notes-1.9 `
2323
24- Previous Rapid Releases
25- ~~~~~~~~~~~~~~~~~~~~~~~
24+ Previous Releases
25+ ~~~~~~~~~~~~~~~~~
2626
27+ - :ref:`c2c-release-notes-1.8`
2728- :ref:`c2c-release-notes-1.7`
2829- :ref:`c2c-release-notes-1.6`
2930- :ref:`c2c-release-notes-1.5`
@@ -39,6 +40,7 @@ Previous Rapid Releases
3940.. toctree::
4041 :titlesonly:
4142
43+ 1.10 </release-notes/1.10>
4244 1.9 </release-notes/1.9>
4345 1.8 </release-notes/1.8>
4446 1.7 </release-notes/1.7>
You can’t perform that action at this time.
0 commit comments