Skip to content

Commit 47f2da5

Browse files
committed
added depth to 3
1 parent 85002bd commit 47f2da5

File tree

1 file changed

+3
-0
lines changed
  • ads/feature_store/docs/source

1 file changed

+3
-0
lines changed

ads/feature_store/docs/source/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@
8080
html_theme_options = {
8181
"light_logo": "logo-light-mode.png",
8282
"dark_logo": "logo-dark-mode.png",
83+
"collapse_navigation": True,
84+
"sticky_navigation": True,
85+
"navigation_depth": 4,
8386
}
8487

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

0 commit comments

Comments
 (0)