Lines Matching +full:- +full:no +full:- +full:sphinx
1 # -*- coding: utf-8 -*-
21 # -- General configuration -----------------------------------------------------
23 # If your documentation needs a minimal Sphinx version, state it here.
26 # Add any Sphinx extension module names here, as strings. They can be extensions
27 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
28 extensions = ["sphinx.ext.intersphinx", "sphinx.ext.todo", "sphinx_reredirects"]
37 # source_encoding = 'utf-8-sig'
44 copyright = "2011-%d, LLVM Project" % date.today().year
55 # The language for content autogenerated by Sphinx. Refer to documentation
60 # non-false value, then it is used:
63 today_fmt = "%Y-%m-%d"
72 # If true, '()' will be appended to :func: etc. cross-reference text.
90 # -- Options for HTML output ---------------------------------------------------
97 # Theme options are theme-specific and customize the look and feel of a theme
109 # The name for this set of Sphinx documents. If None, it defaults to
151 # If false, no module index is generated.
154 # If false, no index is generated.
163 # If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
181 # -- Options for LaTeX output --------------------------------------------------
215 # If false, no module index is generated.
219 # -- Options for manual page output --------------------------------------------
229 # -- Options for Texinfo output ------------------------------------------------
249 # If false, no module index is generated.
252 # How to display URL addresses: 'footnote', 'no', or 'inline'.
260 # -- Options for extensions ----------------------------------------------------