mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-11 11:44:58 -05:00
Improve docs (#4428)
* Change nav depth * Remove repetitive module names * Increase nav depth
This commit is contained in:
@@ -81,6 +81,8 @@ html_theme = "pydata_sphinx_theme"
|
||||
html_static_path = ["_static"]
|
||||
html_css_files = ["custom.css"]
|
||||
|
||||
add_module_names = False
|
||||
|
||||
html_logo = "_static/images/logo/logo.svg"
|
||||
html_favicon = "_static/images/logo/favicon-512x512.png"
|
||||
|
||||
@@ -88,6 +90,7 @@ html_theme_options = {
|
||||
|
||||
"header_links_before_dropdown": 4,
|
||||
"navbar_align": "left",
|
||||
"show_nav_level": 4,
|
||||
"check_switcher": False,
|
||||
# "navbar_start": ["navbar-logo", "version-switcher"],
|
||||
# "switcher": {
|
||||
|
||||
Reference in New Issue
Block a user