7 lines
107 B
TOML
7 lines
107 B
TOML
[theme]
|
|
inherit = "basic"
|
|
stylesheets = [
|
|
"sphinxdoc.css",
|
|
]
|
|
pygments_style = { default = "friendly" }
|