Change link order in doc sidebar
This commit is contained in:
parent
08b34f4d7c
commit
013719ad26
1 changed files with 1 additions and 1 deletions
|
|
@ -72,8 +72,8 @@ html_sidebars = {
|
||||||
# "globaltoc.html",
|
# "globaltoc.html",
|
||||||
"relations.html",
|
"relations.html",
|
||||||
"sourcelink.html",
|
"sourcelink.html",
|
||||||
"versioning.html",
|
|
||||||
"links.html",
|
"links.html",
|
||||||
|
"versioning.html",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
html_favicon = "_static/images/favicon.ico"
|
html_favicon = "_static/images/favicon.ico"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue