forked from orbit-oss/flask
use theme provided by pallets-sphinx-themes
This commit is contained in:
parent
3a0ea726bd
commit
49a38ed999
25 changed files with 205 additions and 605 deletions
7
setup.py
7
setup.py
|
|
@ -38,7 +38,14 @@ setup(
|
|||
'coverage',
|
||||
'tox',
|
||||
'sphinx',
|
||||
'pallets-sphinx-themes',
|
||||
'sphinxcontrib-log-cabinet',
|
||||
],
|
||||
'docs': [
|
||||
'sphinx',
|
||||
'pallets-sphinx-themes',
|
||||
'sphinxcontrib-log-cabinet',
|
||||
]
|
||||
},
|
||||
classifiers=[
|
||||
'Development Status :: 5 - Production/Stable',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue