File tree Expand file tree Collapse file tree 3 files changed +18
-18
lines changed
Expand file tree Collapse file tree 3 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ Connect to MongoDB
2222 :titlesonly:
2323 :maxdepth: 1
2424
25- /connect/client
26- /connect/connection-options
27- /connect/connection-targets
28- /connect/tls
29- /connect/stable-api
25+ Create a Client /connect/client
26+ Specify Connection Options /connect/connection-options
27+ Choose a Connection Target /connect/connection-targets
28+ Configure TLS /connect/tls
29+ Stable API /connect/stable-api
3030
3131Overview
3232--------
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ Get Started with the PHP Library
2020
2121.. toctree::
2222
23- /get-started/download-and-install/
24- /get-started/create-a-deployment/
25- /get-started/create-a-connection-string/
26- /get-started/connect-to-mongodb/
27- /get-started/next-steps/
23+ Download and Install /get-started/download-and-install/
24+ Create a Deployment /get-started/create-a-deployment/
25+ Create a Connection String /get-started/create-a-connection-string/
26+ Connect to MongoDB /get-started/connect-to-mongodb/
27+ Next Steps /get-started/next-steps/
2828
2929Overview
3030--------
Original file line number Diff line number Diff line change @@ -11,14 +11,14 @@ MongoDB PHP Library
1111 :titlesonly:
1212
1313 Get Started </get-started>
14- /connect
15- /databases-collections
16- /read
17- /write
18- /read-write-pref
19- /run-command
20- /aggregation
21- /indexes
14+ Connect to MongoDB /connect
15+ Databases and Collections /databases-collections
16+ Read Data /read
17+ Write Data /write
18+ Specify CRUD OPerations on Replica Sets /read-write-pref
19+ Run a Database Command /run-command
20+ Transform Your Data with Aggregation /aggregation
21+ Optimize Queries /indexes
2222 /monitoring
2323 /security
2424 /data-formats
You can’t perform that action at this time.
0 commit comments