Skip to content

Commit 8a54840

Browse files
committed
fix build errors
1 parent 769bbae commit 8a54840

20 files changed

+21
-1872
lines changed

source/compatibility.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ The first column lists the version of the library and extension.
4444

4545
.. include:: /includes/language-compatibility-table-php.rst
4646

47-
.. sharedinclude:: dbx/about-driver-compatibility.rst
48-
4947
For more information on how to read the compatibility tables, see our guide on
5048
:ref:`MongoDB Compatibility Tables <about-driver-compatibility>`.
5149

source/connect/tls.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,4 +265,4 @@ API Documentation
265265
To learn more about configuring TLS for the {+driver-short+},
266266
see the following API documentation:
267267

268-
- :ref:`MongoDB\Client <php-mongodb-client>`
268+
- :phpclass:`MongoDB\Client`

source/tutorial.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:orphan:
2+
13
Tutorials
24
=========
35

source/tutorial/aws-lambda.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:orphan:
2+
13
==============================
24
Deploy to AWS Lambda with Bref
35
==============================

source/tutorial/codecs.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:orphan:
2+
13
.. _php-codecs:
24

35
======

source/tutorial/collation.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:orphan:
2+
13
=========
24
Collation
35
=========

source/tutorial/commands.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:orphan:
2+
13
=========================
24
Execute Database Commands
35
=========================

source/tutorial/connecting.txt

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

0 commit comments

Comments
 (0)