Hi, You can embed JavaScript into HTML files directly using `Sphinx.add_js_file()` API. https://www.sphinx-doc.org/en/master/extdev/appapi.html#sphinx.application.Sphinx.add_js_file
Thanks, Takeshi KOMIYA 2020年3月3日(火) 10:20 Nadia Pranabudi <[email protected]>: > > Hi! > > Rather than creating external javascript files, is there a way to have them > embedded in the html files? > > Thanks!! > Nadia > > -- > 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/c975f901-a69f-4187-8bcd-5fd935f54bb8%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/CAFmkQAP_jLyWRYzVM3hK5axm%3Dvv82k%2B%3DRH_oM41sP0enzM%2BsMw%40mail.gmail.com.
