Skip to content

Commit d64d453

Browse files
* update qe tut * update qe tuts * update csfle tuts * remove output from tuts that do not produce this output * remove output from code block that does not produce output * add deleted back in
1 parent 7c88f2b commit d64d453

File tree

23 files changed

+22
-9
lines changed

23 files changed

+22
-9
lines changed

source/includes/queryable-encryption/quick-start/dek.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,3 +226,4 @@ The output from the code in this section should resemble the following:
226226

227227
.. literalinclude:: /includes/queryable-encryption/quick-start/dek-output.out
228228
:language: text
229+
:copyable: false

source/includes/queryable-encryption/quick-start/find.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,4 @@ The output of the preceding code snippet should look like this:
7272

7373
.. literalinclude:: /includes/queryable-encryption/quick-start/find-output.out
7474
:language: text
75+
:copyable: false

source/includes/queryable-encryption/quick-start/insert.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,6 @@ encrypts the fields of your document such that it resembles the following:
7272

7373
.. literalinclude:: /includes/queryable-encryption/quick-start/inserted-doc-enc.json
7474
:language: json
75+
:copyable: false
7576

7677
.. include:: /includes/queryable-encryption/safe-content-warning.rst

source/includes/queryable-encryption/tutorials/automatic/aws/dek.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ The output from the code in this section should resemble the following:
296296

297297
.. literalinclude:: /includes/queryable-encryption/quick-start/dek-output.out
298298
:language: text
299+
:copyable: false
299300

300301
.. tip:: Learn More
301302

source/includes/queryable-encryption/tutorials/automatic/aws/find.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,4 @@ The output of the preceding code snippet should look like this:
7272

7373
.. literalinclude:: /includes/queryable-encryption/quick-start/find-output.out
7474
:language: text
75+
:copyable: false

source/includes/queryable-encryption/tutorials/automatic/azure/find.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,4 @@ The output of the preceding code snippet should look like this:
7272

7373
.. literalinclude:: /includes/queryable-encryption/quick-start/find-output.out
7474
:language: text
75+
:copyable: false

source/includes/queryable-encryption/tutorials/automatic/azure/insert.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ encrypts the fields of your document such that it resembles the following:
7777

7878
.. literalinclude:: /includes/queryable-encryption/quick-start/inserted-doc-enc.json
7979
:language: json
80-
:copyable:
80+
:copyable: false
8181

8282
.. include:: /includes/queryable-encryption/safe-content-warning.rst

source/includes/queryable-encryption/tutorials/automatic/gcp/dek.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ The output from the code in this section should resemble the following:
298298

299299
.. literalinclude:: /includes/queryable-encryption/quick-start/dek-output.out
300300
:language: text
301+
:copyable: false
301302

302303
.. tip:: Learn More
303304

source/includes/queryable-encryption/tutorials/automatic/gcp/find.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,4 @@ The output of the preceding code snippet should look like this:
7272

7373
.. literalinclude:: /includes/queryable-encryption/quick-start/find-output.out
7474
:language: text
75+
:copyable: false

source/includes/queryable-encryption/tutorials/automatic/gcp/insert.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ encrypts the fields of your document such that it resembles the following:
7272

7373
.. literalinclude:: /includes/queryable-encryption/quick-start/inserted-doc-enc.json
7474
:language: json
75-
:copyable:
75+
:copyable: false
7676

7777
.. include:: /includes/queryable-encryption/safe-content-warning.rst

0 commit comments

Comments
 (0)