Skip to content

Commit 1742d5f

Browse files
DOCSP-32297 adds compatibility info to landing page (#121)
1 parent 7c3b654 commit 1742d5f

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- `MongoDB Atlas
2+
<https://www.mongodb.com/docs/atlas>`__: The fully
3+
managed service for MongoDB deployments in the cloud
4+
- :ref:`MongoDB Enterprise <install-mdb-enterprise>`: The
5+
subscription-based, self-managed version of MongoDB
6+
- :ref:`MongoDB Community <install-mdb-community-edition>`: The
7+
source-available, free-to-use, and self-managed version of MongoDB

source/index.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,14 @@ Previous Versions
4040

4141
For documentation on versions of the driver v2.18 and earlier, see the :ref:`csharp-previous-versions` section.
4242

43+
Compatibility
44+
-------------
45+
46+
You can use the {+driver-short+} to connect to deployments hosted in the
47+
following environments:
48+
49+
.. include:: /includes/fact-environments.rst
50+
4351
Quick Start
4452
-----------
4553

0 commit comments

Comments
 (0)