Hi, Unfortunately, there is no way to replace doctype. Because sphinx does not support HTML5. At this moment, using HTMl5 themes (ex. sphinx-bootstrap-theme) is a simple way to do that.
Thanks, Takeshi KOMIYA 2016年8月12日金曜日 1時13分32秒 UTC+9 Jason S: > > Is there a way to override to <!DOCTYPE html> without changing the > templates? > > I am trying to work around an issue with KaTeX > https://github.com/Khan/KaTeX/issues/517 and the easy fix is to use HTML5 > (<!DOCTYPE html>), but I would like to reserve the option of easiliy > changing templates without having to override them each time. > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
