Lines Matching +full:- +full:no +full:- +full:sphinx
1 # -*- coding: utf-8 -*-
18 # -- General configuration -----------------------------------------------------
20 # If your documentation needs a minimal Sphinx version, state it here.
22 # Add any Sphinx extension module names here, as strings. They can be extensions
23 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
25 "sphinx.ext.todo",
26 "sphinx.ext.mathjax",
27 "sphinx.ext.intersphinx",
28 "sphinx.ext.autodoc",
39 if not tags.has("builder-man"):
47 import sphinx
50 # source_encoding = 'utf-8-sig'
57 copyright = "2017-%d, The Flang Team" % date.today().year
70 # The language for content autogenerated by Sphinx. Refer to documentation
75 # non-false value, then it is used:
87 # If true, '()' will be appended to :func: etc. cross-reference text.
105 # -- Options for HTML output ---------------------------------------------------
111 # Theme options are theme-specific and customize the look and feel of a theme
119 # The name for this set of Sphinx documents. If None, it defaults to
155 # If false, no module index is generated.
158 # If false, no index is generated.
167 # If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
188 # -- Options for LaTeX output --------------------------------------------------
222 # If false, no module index is generated.
226 # -- Options for manual page output --------------------------------------------
236 # -- Options for Texinfo output ------------------------------------------------
256 # If false, no module index is generated.
259 # How to display URL addresses: 'footnote', 'no', or 'inline'.