Lines Matching +full:- +full:no +full:- +full:sphinx

1 # -*- coding: utf-8 -*-
4 # sphinx-quickstart on Sun Dec 9 20:01:55 2012.
22 # -- General configuration -----------------------------------------------------
24 # If your documentation needs a minimal Sphinx version, state it here.
27 # Add any Sphinx extension module names here, as strings. They can be extensions
28 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
29 extensions = ["sphinx.ext.todo", "sphinx.ext.mathjax", "sphinx.ext.intersphinx"]
38 # source_encoding = 'utf-8-sig'
45 copyright = "2013-%d, LLVM/OpenMP" % date.today().year
58 # The language for content autogenerated by Sphinx. Refer to documentation
63 # non-false value, then it is used:
75 # If true, '()' will be appended to :func: etc. cross-reference text.
93 # -- Options for HTML output ---------------------------------------------------
97 html_theme = "llvm-openmp-theme"
99 # Theme options are theme-specific and customize the look and feel of a theme
107 # The name for this set of Sphinx documents. If None, it defaults to
130 html_last_updated_fmt = "%Y-%m-%d"
143 # If false, no module index is generated.
146 # If false, no index is generated.
155 # If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
176 # -- Options for LaTeX output --------------------------------------------------
210 # If false, no module index is generated.
214 # -- Options for manual page output --------------------------------------------
224 # -- Options for Texinfo output ------------------------------------------------
244 # If false, no module index is generated.
247 # How to display URL addresses: 'footnote', 'no', or 'inline'.