Lines Matching full:html
9 HTML or PDF formats, use ``make htmldocs`` or ``make pdfdocs``. The generated
13 .. _reStructuredText: http://docutils.sourceforge.net/rst.html
47 #) It is recommended to use the RTD theme for html output. Depending
85 Math Expressions in HTML
90 There are two options for Sphinx to render math expressions in html output.
92 images and embeds them in html pages.
99 Since kernel release 6.1, html pages with math expressions can be built
103 .. _imgmath: https://www.sphinx-doc.org/en/master/usage/extensions/math.html#module-sphinx.ext.imgm…
104 .. _mathjax: https://www.sphinx-doc.org/en/master/usage/extensions/math.html#module-sphinx.ext.math…
127 By default, it checks all the requirements for both html and PDF, including
129 that a virtual Python environment will be used. The ones needed for html
150 installed. For prettier HTML output, the Read the Docs Sphinx theme
161 the html layout, by using the ``DOCS_CSS`` make variable.
188 html output.\ [#sph1_8]_
192 .. table:: Math Renderer Choices for HTML
224 .. _TOC tree: http://www.sphinx-doc.org/en/stable/markup/toctree.html
238 .. _reStructuredText Primer: http://www.sphinx-doc.org/en/stable/rest.html
239 .. _Sphinx specific markup constructs: http://www.sphinx-doc.org/en/stable/markup/index.html