mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Use Furo as Sphinx documentation theme
This commit is contained in:
parent
84dfbcf3dc
commit
494b418dda
3 changed files with 9 additions and 15 deletions
|
|
@ -49,7 +49,7 @@ lxml = "^4.3"
|
|||
markdown = "~3.3.4"
|
||||
typogrify = "^2.0"
|
||||
sphinx = "<4.4.0"
|
||||
sphinx_rtd_theme = "^0.5"
|
||||
furo = "^2022.1.2"
|
||||
livereload = "^2.6"
|
||||
psutil = {version = "^5.7", optional = true}
|
||||
pygments = "~2.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue