Skip to content

Commit d5b0d09

Browse files
authored
DOCSP-35945: read ops reorg (#167)
* update staging * update staging * add to toc landing page * update staging * update staging * update staging * pull from 5.1
1 parent a0ebd66 commit d5b0d09

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

snooty.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title = "Laravel MongoDB"
44
intersphinx = [
55
"https://www.mongodb.com/docs/manual/objects.inv",
66
"https://www.mongodb.com/docs/atlas/objects.inv",
7+
"https://www.mongodb.com/docs/php-library/current/objects.inv",
78
]
89

910
toc_landing_pages = [
@@ -13,6 +14,7 @@ toc_landing_pages = [
1314
"/fundamentals",
1415
"/database-collection",
1516
"/fundamentals/write-operations",
17+
"/fundamentals/read-operations",
1618
]
1719

1820
[constants]

0 commit comments

Comments
 (0)