Lines Matching +full:- +full:no +full:- +full:sphinx
1 # -*- coding: utf-8 -*-
4 # sphinx-quickstart on Wed Jan 2 15:54:28 2013.
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"]
38 # source_encoding = 'utf-8-sig'
45 copyright = "2013-%d, Analyzer Team" % date.today().year
56 # The language for content autogenerated by Sphinx. Refer to documentation
61 # non-false value, then it is used:
73 # If true, '()' will be appended to :func: etc. cross-reference text.
85 pygments_style = "sphinx"
88 # -- Options for HTML output ---------------------------------------------------
94 # Theme options are theme-specific and customize the look and feel of a theme
102 # The name for this set of Sphinx documents. If None, it defaults to
138 # If false, no module index is generated.
141 # If false, no index is generated.
150 # If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
168 # -- Options for LaTeX output --------------------------------------------------
208 # If false, no module index is generated.
212 # -- Options for manual page output --------------------------------------------
230 # -- Options for Texinfo output ------------------------------------------------
250 # If false, no module index is generated.
253 # How to display URL addresses: 'footnote', 'no', or 'inline'.