You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
449 B
24 lines
449 B
8 months ago
|
[theme]
|
||
|
inherit = "none"
|
||
|
stylesheets = [
|
||
|
"basic.css",
|
||
|
]
|
||
|
sidebars = [
|
||
|
"localtoc.html",
|
||
|
"relations.html",
|
||
|
"sourcelink.html",
|
||
|
"searchbox.html",
|
||
|
]
|
||
|
pygments_style = { default = "none" }
|
||
|
|
||
|
[options]
|
||
|
nosidebar = "false"
|
||
|
sidebarwidth = "230"
|
||
|
body_min_width = "360"
|
||
|
body_max_width = "800"
|
||
|
navigation_with_keys = "False"
|
||
|
enable_search_shortcuts = "True"
|
||
|
globaltoc_collapse = "true"
|
||
|
globaltoc_includehidden = "false"
|
||
|
globaltoc_maxdepth = ""
|