We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85002bd commit 47f2da5Copy full SHA for 47f2da5
ads/feature_store/docs/source/conf.py
@@ -80,6 +80,9 @@
80
html_theme_options = {
81
"light_logo": "logo-light-mode.png",
82
"dark_logo": "logo-dark-mode.png",
83
+ "collapse_navigation": True,
84
+ "sticky_navigation": True,
85
+ "navigation_depth": 4,
86
}
87
88
# Add any paths that contain custom static files (such as style sheets) here,
0 commit comments