Details
-
Bug
-
Resolution: Done
-
Minor - P4
-
None
-
None
-
None
-
2
Description
:query: is used on the following pages:
- https://docs.mongodb.com/php-library/master/tutorial/crud/
- https://docs.mongodb.com/php-library/master/reference/method/MongoDBDatabase-createCollection/
Consider the createCollection() method's validator option documentation. All of the query modifiers are rendered in bold instead of linking to the MongoDB manual.
Is this something that can be resolved in mongodb/docs-php-library?