mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
Moved quick search to the top of the sidebar
This commit is contained in:
parent
c3d4816275
commit
04021cb233
@ -193,20 +193,20 @@ html_additional_pages = {
|
||||
}
|
||||
|
||||
html_default_sidebars = [
|
||||
html_search_template,
|
||||
'version.html',
|
||||
'localtoc.html',
|
||||
'relations.html',
|
||||
'sourcelink.html',
|
||||
html_search_template,
|
||||
]
|
||||
html_sidebars = {
|
||||
'ref/**/all/salt.*': [
|
||||
html_search_template,
|
||||
'version.html',
|
||||
'modules-sidebar.html',
|
||||
'localtoc.html',
|
||||
'relations.html',
|
||||
'sourcelink.html',
|
||||
html_search_template,
|
||||
],
|
||||
'ref/formula/all/*': [
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user