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 1ce28f7 commit 5169539Copy full SHA for 5169539
doc/changelog.d/1527.documentation.md
@@ -0,0 +1 @@
1
+change max header links before more dropdown
doc/source/conf.py
@@ -135,7 +135,7 @@ def intersphinx_pyansys_geometry(switcher_version: str):
135
"doc_path": "doc/source",
136
}
137
html_theme_options = {
138
- "header_links_before_dropdown": 7,
+ "header_links_before_dropdown": 4,
139
"logo": "pyansys",
140
"switcher": {
141
"json_url": f"https://{cname}/versions.json",
0 commit comments