Skip to content

Commit 11b728e

Browse files
X-ORG-210: Enable docs version picker
1 parent e8f0f99 commit 11b728e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/cugraph-docs/source/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@
147147
"navbar_align": "right",
148148
"navbar_center": "navbar-nav, version-switcher, navbar-external-links",
149149
"navigation_with_keys": True,
150+
"switcher": {
151+
"json_url": "https://docs.nvidia.com/cugraph/versions.json",
152+
"version_match": version,
153+
},
150154
}
151155

152156
# Add any paths that contain custom static files (such as style sheets) here,

0 commit comments

Comments
 (0)