mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-15 23:08:41 +00:00
[Docs] Cleanup changelog and docs
This commit is contained in:
parent
04e58659fe
commit
d4185505d1
19 changed files with 91 additions and 62 deletions
|
@ -114,6 +114,10 @@ html_theme = 'sphinx_rtd_theme'
|
|||
# given in html_static_path.
|
||||
# html_style = 'default.css'
|
||||
|
||||
# Add font-mfizz for icons.
|
||||
html_css_files = [
|
||||
'https://cdnjs.cloudflare.com/ajax/libs/font-mfizz/2.4.1/font-mfizz.min.css'
|
||||
]
|
||||
# The name for this set of Sphinx documents. If None, it defaults to
|
||||
# "<project> v<release> documentation".
|
||||
# html_title = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue