summaryrefslogtreecommitdiffstats
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2019-06-05 23:32:37 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2019-06-06 17:12:58 +0100
commitd4185505d1845c59881518b8699868a867fdbe75 (patch)
tree6fa1bdec02b6f8225da24e12acf77e36321e18c2 /docs/source/conf.py
parent04e58659febdcd9f371f49d33999af3654f13e11 (diff)
downloaddeluge-d4185505d1845c59881518b8699868a867fdbe75.tar.gz
deluge-d4185505d1845c59881518b8699868a867fdbe75.tar.bz2
deluge-d4185505d1845c59881518b8699868a867fdbe75.zip
[Docs] Cleanup changelog and docs
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 44b0f3f5d..6db6da02a 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -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