File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ toc_landing_pages = [
88 " /security/authentication" ,
99 " /data-formats" ,
1010 " /connect/connection-options" ,
11- " crud" ,
11+ " / crud" ,
1212 " /crud/query" ,
1313 " /crud/update" ,
1414 " /monitoring-and-logging" ,
15- " integrations "
15+ " /reference "
1616]
1717
1818intersphinx = [
@@ -31,8 +31,8 @@ mdb-server = "MongoDB Server"
3131mongo-community = " MongoDB Community Edition"
3232mongo-enterprise = " MongoDB Enterprise Edition"
3333docs-branch = " master" # always set this to the docs branch (i.e. master, 1.7, 1.8, etc.)
34- version-number = " 4.11 "
35- patch-version-number = " {+version-number+}" # always set this to the driver branch (i.e. 1.7.0, 1.8.0, etc.)
34+ version-number = " 4.12 "
35+ patch-version-number = " {+version-number+}.0 " # always set this to the driver branch (i.e. 1.7.0, 1.8.0, etc.)
3636version = " v{+version-number+}"
3737stable-api = " Stable API"
3838api-root = " https://pymongo.readthedocs.io/en/{+patch-version-number+}/api/"
You can’t perform that action at this time.
0 commit comments