File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 11name = " ruby-driver"
22title = " Ruby Driver"
33toc_landing_pages = [
4- " /get-started" ,
5- " /read" ,
6- " /write" ,
4+ " /crud/query" ,
75 " /indexes" ,
8- " /databases-collection" ,
9- " /security/authentication" ,
6+ " /security/authentication"
107]
118
129intersphinx = [" https://www.mongodb.com/docs/manual/objects.inv" ]
@@ -23,7 +20,7 @@ mongo-enterprise = "MongoDB Enterprise Edition"
2320docs-branch = " master"
2421# always set this to the driver branch (i.e. 1.7 1.8, etc.)
2522version-number = " 2.21"
26- patch-version-number = " {+version-number+}.2 "
23+ patch-version-number = " {+version-number+}.1 "
2724version = " v{+version-number+}"
2825stable-api = " Stable API"
2926api-root = " https://www.mongodb.com/docs/ruby-driver/current/api/"
You can’t perform that action at this time.
0 commit comments