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"]
37 # source_encoding = 'utf-8-sig'
44 copyright = "2015-%d, BOLT team" % date.today().year
46 # The language for content autogenerated by Sphinx. Refer to documentation
51 # non-false value, then it is used:
54 today_fmt = "%Y-%m-%d"
63 # If true, '()' will be appended to :func: etc. cross-reference text.
81 # -- Options for HTML output ---------------------------------------------------
87 # Theme options are theme-specific and customize the look and feel of a theme
95 # The name for this set of Sphinx documents. If None, it defaults to
108 # this as icon for tabs, windows and bookmarks. It should be a Windows-style
121 html_last_updated_fmt = "%Y-%m-%d"
134 # If false, no module index is generated.
137 # If false, no index is generated.
146 # If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
164 # -- Options for LaTeX output --------------------------------------------------
198 # If false, no module index is generated.
202 # -- Options for manual page output --------------------------------------------
212 # -- Options for Texinfo output ------------------------------------------------
232 # If false, no module index is generated.
235 # How to display URL addresses: 'footnote', 'no', or 'inline'.
243 # -- Options for extensions ----------------------------------------------------