-
Notifications
You must be signed in to change notification settings - Fork 33
Add missing meta descriptions #235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for docs-php-library ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@@ -2,6 +2,9 @@ | |||
MongoDB\\GridFS\\Bucket::openDownloadStreamByName() | |||
=================================================== | |||
|
|||
.. meta:: | |||
:description: Access a GridFS file by its filename and open it as a readable stream using `openDownloadStreamByName()` in PHP. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:description: Access a GridFS file by its filename and open it as a readable stream using `openDownloadStreamByName()` in PHP. | |
:description: Access a GridFS file by its filename and open it as a readable stream with the MongoDB PHP Library. |
source/tutorial.txt
Outdated
@@ -3,6 +3,9 @@ | |||
Tutorials | |||
========= | |||
|
|||
.. meta:: | |||
:description: Explore various tutorials for using the PHP library with MongoDB. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:description: Explore various tutorials for using the PHP library with MongoDB. | |
:description: Explore various tutorials for using the MongoDB PHP Library. |
source/tutorial/collation.txt
Outdated
@@ -4,6 +4,9 @@ | |||
Collation | |||
========= | |||
|
|||
.. meta:: | |||
:description: Learn how to use collations in MongoDB to apply language-specific rules for string comparison in collections, indexes, and various operations. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:description: Learn how to use collations in MongoDB to apply language-specific rules for string comparison in collections, indexes, and various operations. | |
:description: Learn how to use collations to apply language-specific rules for string comparison in collections, indexes, and various operations with the MongoDB PHP Library. |
source/tutorial/commands.txt
Outdated
@@ -4,6 +4,9 @@ | |||
Execute Database Commands | |||
========================= | |||
|
|||
.. meta:: | |||
:description: Learn to execute database commands in PHP using the MongoDB PHP Library, including handling single and multiple result documents and setting custom read preferences. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:description: Learn to execute database commands in PHP using the MongoDB PHP Library, including handling single and multiple result documents and setting custom read preferences. | |
:description: Learn to execute database commands with the MongoDB PHP Library, including handling single and multiple result documents and setting custom read preferences. |
source/tutorial/encryption.txt
Outdated
@@ -4,6 +4,9 @@ | |||
In-Use Encryption | |||
================= | |||
|
|||
.. meta:: | |||
:description: Learn how to implement in-use encryption in PHP projects using MongoDB, including managing encryption keys and configuring client-side field level encryption. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:description: Learn how to implement in-use encryption in PHP projects using MongoDB, including managing encryption keys and configuring client-side field level encryption. | |
:description: Learn how to implement in-use encryption in PHP projects with the MongoDB PHP Library, including managing encryption keys and configuring client-side field level encryption. |
This reverts commit 8374053.
* Add missing meta descriptions * Apply suggestions from code review --------- Co-authored-by: Rachel Mackintosh <[email protected]>
* Add missing meta descriptions * Apply suggestions from code review --------- Co-authored-by: Nick Larew <[email protected]>
Adds missing meta descriptions generated by the Education AI Team\n\nSOURCE: https://docs.google.com/spreadsheets/d/1fdrjF4Ms9fMl96zLiLGsYD_V38rTfPLuKs5VQk4vz6E/edit?gid=1166644539