mirror of
https://github.com/flame-engine/flame.git
synced 2025-10-28 23:46:52 +08:00
docs: Revert auto expand flame section on documentation home page (#1824)
This commit is contained in:
@ -64,7 +64,7 @@ pygments_style = 'monokai'
|
||||
# relative to this directory. They are copied after the builtin static files,
|
||||
# so a file named "default.css" will overwrite the builtin "default.css".
|
||||
html_static_path = ['images', 'scripts', 'theme']
|
||||
html_js_files = ['versions.js', 'menu-expand.js']
|
||||
html_js_files = ['versions.js']
|
||||
|
||||
# -- Custom setup ------------------------------------------------------------
|
||||
class TitleCollector(docutils.nodes.SparseNodeVisitor):
|
||||
|
||||
Reference in New Issue
Block a user