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
11633992a0
commit
06a7b299bd
3 changed files with 10 additions and 16 deletions
|
|
@ -48,8 +48,8 @@ jinja2 = "~2.11"
|
|||
lxml = "^4.3"
|
||||
markdown = "~3.3.4"
|
||||
typogrify = "^2.0"
|
||||
sphinx = "^3.0"
|
||||
sphinx_rtd_theme = "^0.5"
|
||||
sphinx = "^4.3.0"
|
||||
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