Skip to content

Commit c9cd81b

Browse files
Chris Choterakilobyte
authored andcommitted
added info on requirement to view staging links
1 parent 5d68f5c commit c9cd81b

25 files changed

+30
-6164
lines changed

config/redirects

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
define: base https://docs.mongodb.com/ecosystem
22
define: kafka https://docs.mongodb.com/kafka-connector/current
3+
define: manual https://docs.mongodb.com/manual
4+
define: atlas https://docs.atlas.mongodb.com
5+
define: devhub https://developer.mongodb.com
6+
7+
raw: ecosystem/platforms/amazon-ec2 -> ${atlas}/
8+
raw: ecosystem/platforms/red-hat-enterprise-linux -> ${manual}/tutorial/install-mongodb-enterprise-on-red-hat/
9+
raw: ecosystem/platforms/windows-azure -> ${atlas}/reference/microsoft-azure/#microsoft-azure
10+
raw: ecosystem/platforms/windows -> ${manual}/tutorial/install-mongodb-enterprise-on-windows/
11+
raw: ecosystem/tools/hadoop -> https://github.com/mongodb/mongo-hadoop
12+
raw: ecosystem/tools/munin -> https://github.com/comerford/mongo-munin
13+
raw: ecosystem/tutorial/authenticate-with-csharp-driver -> ${base}/csharp
14+
raw: ecosystem/tutorial/backup-and-restore-mongodb-on-amazon-ec2 -> ${atlas}/backup-restore-cluster/
15+
raw: ecosystem/tutorial/configure-red-hat-enterprise-linux-identity-management -> ${manual}/tutorial/install-mongodb-enterprise-on-red-hat/
16+
raw: ecosystem/tutorial/getting-started-with-hadoop -> https://github.com/mongodb/mongo-hadoop
17+
raw: ecosystem/tutorial/manage-red-hat-enterprise-linux-identity-management -> ${manual}/tutorial/install-mongodb-enterprise-on-red-hat/
18+
raw: ecosystem/use-cases/category-hierarchy -> ${devhub}
19+
raw: ecosystem/use-cases/hadoop -> https://github.com/mongodb/mongo-hadoop
20+
raw: ecosystem/use-cases/hierarchical-aggregation -> ${devhub}
21+
raw: ecosystem/use-cases/http-interfaces -> ${devub}
22+
raw: ecosystem/use-cases/inventory-management -> ${devub}
23+
raw: ecosystem/use-cases/metadata-and-asset-management -> ${devub}
24+
raw: ecosystem/use-cases/product-catalog -> ${devub}
25+
raw: ecosystem/use-cases/storing-comments -> ${devub}
26+
raw: ecosystem/use-cases/storing-log-data -> ${devub}
327

428
raw: ecosystem/tutorial/install-mongodb-on-amazon-ec2 -> ${base}/platforms/amazon-ec2
529
raw: ecosystem/tutorial/automate-deployment-with-cloudformation -> ${base}/platforms/amazon-ec2

source/cxx.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,6 @@ Compatibility
6565
MongoDB Compatibility
6666
~~~~~~~~~~~~~~~~~~~~~
6767

68-
.. admonition:: Development
69-
:class: important
70-
71-
`*` denotes a version in development.
72-
7368
.. include:: /includes/extracts/cpp-driver-compatibility-matrix-mongodb.rst
7469

7570
.. include:: /includes/mongodb-compatibility-table-cxx.rst

source/includes/mongodb-compatibility-table-cxx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- MongoDB 2.6
1515
- MongoDB 2.4
1616

17-
* - `*` mongocxx 3.5
17+
* - mongocxx 3.5
1818
- |checkmark|
1919
- |checkmark|
2020
- |checkmark|

source/platforms/amazon-ec2.txt

Lines changed: 0 additions & 248 deletions
This file was deleted.

source/platforms/red-hat-enterprise-linux.txt

Lines changed: 0 additions & 30 deletions
This file was deleted.

source/platforms/windows-azure.txt

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)