Lines Matching +full:python +full:- +full:version
2 # -*- coding: utf-8 -*-
5 # sphinx-quickstart on Tue Jan 7 18:59:28 2020.
31 # -- General configuration ------------------------------------------------
33 # If your documentation needs a minimal Sphinx version, state it here.
60 # The following, if true, allows figures, tables and code-blocks to be
77 # The version info for the project you're documenting, acts as replacement for
78 # |version| and |release|, also used in various other places throughout the
81 # The short X.Y version.
85 if line.startswith("Version:"):
88 version = pkgconf_version variable
89 # The full version, including alpha/beta/rc tags.
118 # sphinxcontrib-bibtex 2.0 requires listing all bibtex files here
134 # -- Options for HTML output ----------------------------------------------
141 # Theme options are theme-specific and customize the look and feel of a theme
174 # -- Options for HTMLHelp output ------------------------------------------
180 # -- Options for LaTeX output ---------------------------------------------
203 \usepackage[math-style=ISO,bold-style=ISO]{unicode-math}
211 latex_logo = "../../img/ceed-full-name-logo.PNG"
223 # -- Options for manual page output ---------------------------------------
230 # -- Options for Texinfo output -------------------------------------------
248 # -- Options for Epub output ----------------------------------------------
269 # Example configuration for intersphinx: refer to the Python standard library.
271 "python": ("https://docs.python.org/3", None),
276 # -- Options for breathe --------------------------------------------------