Skip to content

DOCSP-15493 fix includes in notes and importants #5165

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
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
1 change: 1 addition & 0 deletions source/administration/analyzing-mongodb-performance.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ The following profiling levels are available:
.. include:: /includes/warning-profiler-performance.rst

.. note::

.. include:: /includes/fact-log-slow-queries.rst

.. include:: /includes/extracts/4.2-changes-log-query-shapes-plan-cache-key.rst
Expand Down
1 change: 1 addition & 0 deletions source/includes/example-near-minDistance.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.. important::

.. include:: /includes/extracts/geospatial-long-lat-values.rst

Consider a collection ``places`` that has a ``2dsphere`` index.
Expand Down
1 change: 1 addition & 0 deletions source/reference/operator/query/near.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ Query on Legacy Coordinates
~~~~~~~~~~~~~~~~~~~~~~~~~~~

.. important::

.. include:: /includes/extracts/geospatial-long-lat-values.rst

Consider a collection ``legacy2d`` that has a ``2d`` index.
Expand Down
1 change: 1 addition & 0 deletions source/tutorial/configure-x509-member-authentication.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ connect and perform operations in the deployment.
.. _`MongoDB Enterprise`: http://www.mongodb.com/products/mongodb-enterprise-advanced?tck=docs_server

.. important::

.. include:: /includes/extracts/security-prereq-configure-x509-member-authentication.rst

.. _x509-member-certificate:
Expand Down
4 changes: 2 additions & 2 deletions source/tutorial/upgrade-cluster-to-ssl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ MongoDB clusters to use TLS/SSL encrypted connections.
Procedure (Using ``tls`` Settings)
----------------------------------


.. important::

.. include:: /includes/extracts/security-prereq-configure-ssl-clients.rst

To upgrade from a MongoDB cluster using no TLS/SSL encryption to one
Expand Down Expand Up @@ -118,8 +118,8 @@ process.
Procedure (Using ``ssl`` Settings)
----------------------------------


.. important::

.. include:: /includes/extracts/security-prereq-configure-ssl-clients.rst

To upgrade from a MongoDB cluster using no TLS/SSL encryption to one
Expand Down