Skip to content

DOCSP-27817 manual tagging for docs/ecosystem pages #906

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 19, 2023
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
110 changes: 0 additions & 110 deletions source/cxx.txt

This file was deleted.

3 changes: 3 additions & 0 deletions source/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
Start Developing with MongoDB
=============================

.. meta::
:keywords: r, elixir, prisma, mongoose

Connect your application to your database with one of the official MongoDB
libraries.

Expand Down
11 changes: 11 additions & 0 deletions source/java-drivers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ MongoDB Java Drivers

.. default-domain:: mongodb

.. facet::
:type: programming_language
:values: java

.. facet::
:type: genre
:values: reference

.. meta::
:keywords: java sync, java async, reactive streams

.. toctree::
:titlesonly:

Expand Down
11 changes: 11 additions & 0 deletions source/php.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ MongoDB PHP Driver

.. default-domain:: mongodb

.. facet::
:type: programming_language
:values: php

.. facet::
:type: genre
:values: tutorial

.. meta::
:keywords: code example

.. toctree::
:titlesonly:

Expand Down
11 changes: 11 additions & 0 deletions source/pymongo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
PyMongo
=======

.. facet::
:type: programming_language
:values: python

.. facet::
:type: genre
:values: tutorial

.. meta::
:keywords: pymongo, code example

.. contents:: On this page
:local:
:backlinks: none
Expand Down
4 changes: 4 additions & 0 deletions source/python.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
MongoDB Python Drivers
======================

.. facet::
:type: programming_language
:values: python

.. toctree::
:titlesonly:

Expand Down