Lines Matching full:html
229 # For html builder, load imgmath only when its dependencies are met.
235 # Respect SPHINX_IMGMATH (for html docs only)
365 # -- Options for HTML output ----------------------------------------------
367 # The theme to use for HTML and HTML Help pages. See the documentation for
441 html_sidebars = {"**": ["searchbox.html",
442 "kernel-toc.html",
443 "sourcelink.html"]}
445 # about.html is available for alabaster theme. Add it at the front.
447 html_sidebars["**"].insert(0, "about.html")
453 # Output file base name for HTML help builder.
565 epub_exclude_files = ["search.html"]