Skip to content

Commit e68edf2

Browse files
authored
DOCSP-27817 manual tagging for docs/ecosystem pages (#906)
1 parent 80a71d8 commit e68edf2

File tree

6 files changed

+40
-110
lines changed

6 files changed

+40
-110
lines changed

source/cxx.txt

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

source/index.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
Start Developing with MongoDB
77
=============================
88

9+
.. meta::
10+
:keywords: r, elixir, prisma, mongoose
11+
912
Connect your application to your database with one of the official MongoDB
1013
libraries.
1114

source/java-drivers.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ MongoDB Java Drivers
66

77
.. default-domain:: mongodb
88

9+
.. facet::
10+
:type: programming_language
11+
:values: java
12+
13+
.. facet::
14+
:type: genre
15+
:values: reference
16+
17+
.. meta::
18+
:keywords: java sync, java async, reactive streams
19+
920
.. toctree::
1021
:titlesonly:
1122

source/php.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ MongoDB PHP Driver
66

77
.. default-domain:: mongodb
88

9+
.. facet::
10+
:type: programming_language
11+
:values: php
12+
13+
.. facet::
14+
:type: genre
15+
:values: tutorial
16+
17+
.. meta::
18+
:keywords: code example
19+
920
.. toctree::
1021
:titlesonly:
1122

source/pymongo.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
PyMongo
33
=======
44

5+
.. facet::
6+
:type: programming_language
7+
:values: python
8+
9+
.. facet::
10+
:type: genre
11+
:values: tutorial
12+
13+
.. meta::
14+
:keywords: pymongo, code example
15+
516
.. contents:: On this page
617
:local:
718
:backlinks: none

source/python.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
MongoDB Python Drivers
55
======================
66

7+
.. facet::
8+
:type: programming_language
9+
:values: python
10+
711
.. toctree::
812
:titlesonly:
913

0 commit comments

Comments
 (0)