Skip to content

Commit fc602ac

Browse files
author
Chris Cho
authored
DOCSP-29371: Specify In-Use Encryption Type in Titles (#3001) (#3079)
* DOCSP-29371: Specify In-Use Encryption Type in Titles * fix underline length * mongocryptd for CSFLE title change (cherry picked from commit 45a396d)
1 parent 8e39f03 commit fc602ac

12 files changed

+36
-36
lines changed

source/core/csfle/reference/compatibility.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
.. _field-level-encryption-drivers:
33
.. _csfle-driver-compatibility:
44

5-
=============
6-
Compatibility
7-
=============
5+
===================
6+
CSFLE Compatibility
7+
===================
88

99
This page describes the MongoDB and driver versions with which {+csfle+}
1010
is compatible.

source/core/csfle/reference/cryptographic-primitives.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
.. _csfle-reference-cryptographic-primitives:
44

5-
========================
6-
Cryptographic Primitives
7-
========================
5+
==============================
6+
CSFLE Cryptographic Primitives
7+
==============================
88

99
.. default-domain:: mongodb
1010

source/core/csfle/reference/encryption-components.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. _csfle-reference-encryption-components:
22
.. _csfle-encryption-components:
33

4-
=====================
5-
Encryption Components
6-
=====================
4+
===========================
5+
CSFLE Encryption Components
6+
===========================
77

88
.. default-domain:: mongodb
99

source/core/csfle/reference/encryption-schemas.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. _csfle-reference-encryption-schemas:
22
.. _field-level-encryption-json-schema:
33

4-
==================
5-
Encryption Schemas
6-
==================
4+
========================
5+
CSFLE Encryption Schemas
6+
========================
77

88
.. default-domain:: mongodb
99

source/core/csfle/reference/kms-providers.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. _csfle-reference-kms-providers:
22
.. _field-level-encryption-kms:
33

4-
=============
5-
KMS Providers
6-
=============
4+
===================
5+
CSFLE KMS Providers
6+
===================
77

88
.. default-domain:: mongodb
99

source/core/csfle/reference/limitations.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _csfle-reference-encryption-limits:
22

3-
===========
4-
Limitations
5-
===========
3+
=================
4+
CSFLE Limitations
5+
=================
66

77
.. default-domain:: mongodb
88

source/core/csfle/reference/mongocryptd.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
.. _field-level-encryption-mongocryptd:
33
.. _mongocryptd:
44

5-
=================================
6-
Install and Configure mongocryptd
7-
=================================
5+
===========================================
6+
Install and Configure mongocryptd for CSFLE
7+
===========================================
88

99
.. default-domain:: mongodb
1010

source/core/csfle/reference/server-side-schema.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. _csfle-reference-server-side-schema:
22
.. _field-level-encryption-enforce-schema:
33

4-
==============================
5-
Server-Side Schema Enforcement
6-
==============================
4+
====================================
5+
CSFLE Server-Side Schema Enforcement
6+
====================================
77

88
.. default-domain:: mongodb
99

source/core/queryable-encryption/reference/compatibility.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. _qe-driver-compatibility:
22
.. _qe-compatibility-reference:
33

4-
=============
5-
Compatibility
6-
=============
4+
==================================
5+
{+qe+} Compatibility
6+
==================================
77

88
This page describes the MongoDB and driver versions with which {+qe+}
99
is compatible.

source/core/queryable-encryption/reference/limitations.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _qe-reference-encryption-limits:
22

3-
===========
4-
Limitations
5-
===========
3+
================================
4+
{+qe+} Limitations
5+
================================
66

77
.. default-domain:: mongodb
88

0 commit comments

Comments
 (0)