[dev-libs/mongo-c-driver] sync against pr version, docutils 0.22 patch

This commit is contained in:
2025-11-04 12:54:50 +01:00
parent 150dcb8bd1
commit e1d5dbf030
3 changed files with 61 additions and 29 deletions

View File

@@ -0,0 +1,24 @@
https://jira.mongodb.org/browse/CDRIVER-6133
--- a/src/libmongoc/doc/conf.py
+++ b/src/libmongoc/doc/conf.py
@@ -133,7 +133,7 @@
.. |qenc:is-experimental| replace::
is part of the experimental
- `Queryable Encryption <queryable-encryption_>`_ API and may be subject
+ `Queryable Encryption <queryable-encryption_>` API and may be subject
to breaking changes in future releases.
.. |qenc:opt-is-experimental| replace::
@@ -190,10 +190,10 @@
:cmake:command:`find_package() <command:find_package>`
.. |bson_t-storage-ptr| replace::
- non-``NULL`` pointer to `overwritable storage <bson_lifetimes_>`_ for a :symbol:`bson_t`
+ non-``NULL`` pointer to `overwritable storage <bson_lifetimes_>` for a :symbol:`bson_t`
.. |bson_t-opt-storage-ptr| replace::
- maybe-``NULL`` pointer to `overwritable storage <bson_lifetimes_>`_ for a :symbol:`bson_t`
+ maybe-``NULL`` pointer to `overwritable storage <bson_lifetimes_>` for a :symbol:`bson_t`
.. _mongodb_docs_cdriver: https://www.mongodb.com/docs/languages/c/c-driver/current/