Rename the "doc" folder to "docs" to be consistent with the tox env name. RTD also seems to expect "docs" as its first choice, even though it will discover "doc" as well.
11 lines
184 B
Plaintext
Executable File
11 lines
184 B
Plaintext
Executable File
[theme]
|
|
inherit = basic
|
|
stylesheet = flasky.css
|
|
nosidebar = true
|
|
pygments_style = flask_theme_support.FlaskyStyle
|
|
|
|
[options]
|
|
index_logo = ''
|
|
index_logo_height = 120px
|
|
github_fork = ''
|