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.
+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.