Skip to content

Commit b52e968

Browse files
committed
DOCSP-15493 fix includes in notes and importants
1 parent 385f9b2 commit b52e968

File tree

5 files changed

+6
-2
lines changed

5 files changed

+6
-2
lines changed

source/administration/analyzing-mongodb-performance.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ The following profiling levels are available:
136136
.. include:: /includes/warning-profiler-performance.rst
137137

138138
.. note::
139+
139140
.. include:: /includes/fact-log-slow-queries.rst
140141

141142
.. include:: /includes/extracts/4.2-changes-log-query-shapes-plan-cache-key.rst

source/includes/example-near-minDistance.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.. important::
2+
23
.. include:: /includes/extracts/geospatial-long-lat-values.rst
34

45
Consider a collection ``places`` that has a ``2dsphere`` index.

source/reference/operator/query/near.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ Query on Legacy Coordinates
111111
~~~~~~~~~~~~~~~~~~~~~~~~~~~
112112

113113
.. important::
114+
114115
.. include:: /includes/extracts/geospatial-long-lat-values.rst
115116

116117
Consider a collection ``legacy2d`` that has a ``2d`` index.

source/tutorial/configure-x509-member-authentication.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ connect and perform operations in the deployment.
3939
.. _`MongoDB Enterprise`: http://www.mongodb.com/products/mongodb-enterprise-advanced?tck=docs_server
4040

4141
.. important::
42+
4243
.. include:: /includes/extracts/security-prereq-configure-x509-member-authentication.rst
4344

4445
.. _x509-member-certificate:

source/tutorial/upgrade-cluster-to-ssl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ MongoDB clusters to use TLS/SSL encrypted connections.
1919
Procedure (Using ``tls`` Settings)
2020
----------------------------------
2121

22-
2322
.. important::
23+
2424
.. include:: /includes/extracts/security-prereq-configure-ssl-clients.rst
2525

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

121-
122121
.. important::
122+
123123
.. include:: /includes/extracts/security-prereq-configure-ssl-clients.rst
124124

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

0 commit comments

Comments
 (0)