Hi, Sorry for late reply, I just updated my Sphinx to 3.5.3 and it works well.
Thank you суббота, 20 марта 2021 г. в 21:11:15 UTC+7, [email protected]: > Hi, > > Sorry for inconvenience. I just bumped Sphinx-3.5.3 to fix the bug. > Could you try the new one? > Please let me know if it does not work. > > Thanks, > Takeshi KOMIYA > > 2021年3月19日(金) 16:05 Lex Margai <[email protected]>: > > > > Hi, everyone > > > > After having installed Sphinx and Python, during a project building, > multiple following issues have appeared and images cannot be parsed: > > WARNING: image file not readable: > assets/images/Server/Tasks/trashIcon.png > > > > In the .rst file, the path for an image is specified as > ../../assets/images/Server/Tasks/trashIcon.png > > > > The path to a file is correct and when I compile this project on other > machines (Ubuntu/Windows 10) compilation succeeds and no warnings appear > (images are present in html output). > > > > I found that compilation also succeeds when I specify the path as > absolute i.e. /../assets/images/Server/Probe.Page/trashIcon.png > > > > Sphinx documentation says that relative paths are available for the > image directive. > > But I cannot define what's wrong with a relative path in my case on this > machine? May I wrongly understand the point of relative paths? What's the > correct way of specifying path for image directives? > > > > My environment is: > > Python 3.9.2 > > Sphinx v3.5.2 > > > > NB: OFC I may convert all the paths to absolute, but there are lots of > images and I should ensure that this is required because I wrongly specify > path all this time before. > > > > Thanks in advance! > > > > > > -- > > You received this message because you are subscribed to the Google > Groups "sphinx-users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/sphinx-users/e3f214fe-9894-4da6-9839-1fa9d1094793n%40googlegroups.com > . > -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/43dc3950-0918-43ad-823f-e7a4883b5af4n%40googlegroups.com.
