Unverified Commit 68e48982 authored by Kevin Albertson's avatar Kevin Albertson Committed by GitHub
Browse files

CDRIVER-4483 add docs page for "In-Use Encryption" (#1255)

* use IUE in docstring of ENABLE_CLIENT_SIDE_ENCRYPTION

* use IUE in error reporting docs

* add IUE page

* rename using_client_side_encryption to client-side-field-level-encryption

* replace "Client-Side Encryption" with CSFLE

For consistency with MongoDB Manual

* remove Installation from CSFLE page

It is moved to IUE page

* remove notes of mongocryptd from CSFLE docs

Use of mongocryptd is documented in IUE page

* replace spec link with manual links in `*_opts_set_extra`

* replace links of client-side-encryption to in-use-encryption

* use IUE in `*_enable_auto_encryption`

* use IUE links instead of CSFLE links

For documentation that applies to both CSFLE and QE

* use QE links for API only applicable to QE

* remove orphan directive

QE page is now in Table-Of-Contents of IUE page

* add QE MongoDB Manual links

* replace spec links with MongoDB Manual

MongoDB Manual is intended for users. Specifications are intended for driver developers.

* remove unused :man-page:

The intended text is :man_page:. The page was not generated.
Adding CSFLE examples to man pages may not be necessary.

* note API specific to IUE and QE

* add Manual links to QE and CSFLE pages

* consistently refer to "automatic encryption"

* link to Query Analysis

* remove redundant doc titles
parent 89717a3b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment