Skip to content

Commit 9acdaf2

Browse files
authored
DOCSP-29036: C guides reformatting (#3)
* DOCSP-29036: C guides reformatting * rest of guides * edits
1 parent 7e7aaba commit 9acdaf2

File tree

80 files changed

+7243
-1035
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+7243
-1035
lines changed

source/docs-libmongoc/authentication.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _mongoc_authentication
1+
.. _mongoc_authentication:
22

33
Authentication
44
==============
@@ -8,7 +8,7 @@ Authentication
88
:backlinks: none
99
:depth: 2
1010
:class: singlecol
11-
11+
1212
This guide covers the use of authentication options with the MongoDB C Driver. Ensure that the MongoDB server is also properly configured for authentication before making a connection. For more information, see the `MongoDB security documentation <https://www.mongodb.com/docs/manual/administration/security/>`_.
1313

1414
The MongoDB C driver supports several authentication mechanisms through the use of MongoDB connection URIs.

source/docs-libmongoc/guides/advanced-connections.rst

Lines changed: 0 additions & 179 deletions
This file was deleted.

0 commit comments

Comments
 (0)