Browse Source

Remove custom favicon from docs

All the changes are in preparation for an eventual MkDocs 0.17 upgrade
Marcel Stör 6 years ago
parent
commit
5c65f2790d

+ 1 - 0
docs/img/favicon-readme.txt

@@ -0,0 +1 @@
+favicon.ico was generated using https://realfavicongenerator.net. favicon_package_v0.16.zip in this folder contains icons and instructions for all sorts of browsers and platforms (incl. mobile variants). However, without modifying the MkDocs theme/template they’re of no use.

BIN
docs/img/favicon.ico


BIN
docs/img/favicon.png


BIN
docs/img/favicon_package_v0.16.zip


+ 0 - 2
mkdocs.yml

@@ -18,8 +18,6 @@ extra_css:
 extra_javascript:
 - js/extra.js
 
-site_favicon: img/favicon.png
-
 pages:
 - Overview: 'index.md'
 - English:

+ 7 - 0
rtd-requirements.txt

@@ -0,0 +1,7 @@
+#################################################################
+# This file is configured in RTD -> Admin -> Advanced Settings! #
+#################################################################
+# RTD - MkDocs integration is broken for
+# - MkDocs >= 0.17 due to in-site search failures: https://github.com/rtfd/readthedocs.org/issues/3174
+# - MkDocs >= 0.16 due to stuck fly-out menu: https://groups.google.com/d/msg/mkdocs/v7AVbeB105w/FIlE_n2-AgAJ
+# mkdocs >= 0.16.3, < 0.17