Sphinx: Feature request: Adding html_touch_icon setting.

Created on 3 May 2020  Â·  4Comments  Â·  Source: sphinx-doc/sphinx

Is your feature request related to a problem? Please describe.
When I create a document with Sphinx, I want to refer it from iOS or Android. But when I bookmark the doc link, it is not beautiful because it does not have an icon for it.

Describe the solution you'd like
Sphinx already has "html_fabicon" setting. Using the similar way, it would be great to add a "html_touch_icon" or something like that for setting apple touch icon tag in setup.py.

enhancement html

All 4 comments

+1. It would be better to support other icons because there are many kinds of icons.
https://gist.github.com/hsquareweb/2210110

Hello,
is somebody already working on this? I could use the same feature in my project, plus a bunch of other "fancy favicons". If nobody has his already covered, I could prepare something.

Cheers,

B

I guess nobody is working on this yet. I tried to consider an option for this once. But I could not find a good name for this because there are many kinds of icon tags... So any ideas and PRs are welcome :-)
https://gist.github.com/hsquareweb/2210110

I have now a version that sets the touch icon for the latest iOS version. For me that’s enough. Just need to write the documentation, then I can place a merge request. I still want to do the Windows tile and Android icon.

Sent by my Toaster.

Am 27.09.2020 um 15:23 schrieb Takeshi KOMIYA notifications@github.com:


I guess nobody is working on this yet. I tried to consider an option for this once. But I could not find a good name for this because there are many kinds of icon tags... So any ideas and PRs are welcome :-)
https://gist.github.com/hsquareweb/2210110

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

eine picture eine  Â·  3Comments

samweisgamdschie picture samweisgamdschie  Â·  3Comments

shimizukawa picture shimizukawa  Â·  3Comments

shimizukawa picture shimizukawa  Â·  3Comments

jfbu picture jfbu  Â·  3Comments