|
Author:
{'name': 'vector-of-bool', 'email': 'vectorofbool@gmail.com', 'username': 'vector-of-bool'}
Message: DRIVERS-2241 Wording to add usage and API information for the csfle dynamic library (#1165)
- Warning-free build with Sphinx 4
- Documenting csfle library loading for client-side-encryption
- Annotate most references to `csfle`. Finish doc changes that refer to mongocryptd
- Note csfle in the bson subtype6 doc
- Clean up accidental whitespace changes, remove cross-doc link targets (for now)
- Merge dual search paths, prefer to use that to "disable" csfle
- Install Sphinx to allow recognition of additional text roles by rstcheck
- Option "csfleRequired" to fail CSE initialization if csfle is not available.
- Spelling and punct and wording
DRIVERS-2241 Minimal changeset for specifying csfle behavior
- Remove csfleSearchPaths. Just use the system-search
- Tweak override path option key to match spec
- Note search paths as an API available for driver testing, but not the user API.
|