Lines Matching +full:libceed +full:- +full:sys
2 # -*- coding: utf-8 -*-
4 # libCEED documentation build configuration file, created by
5 # sphinx-quickstart on Tue Jan 7 18:59:28 2020.
17 # add these directories to sys.path here. If the directory is relative to the
21 # import sys
22 # sys.path.insert(0, os.path.abspath('.'))
25 import sys
31 # -- General configuration ------------------------------------------------
60 # The following, if true, allows figures, tables and code-blocks to be
71 project = "libCEED"
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"
219 (master_doc, "libCEED.tex", "libCEED User Manual", latexauthorslist, "howto"),
223 # -- Options for manual page output ---------------------------------------
227 man_pages = [(master_doc, "libceed", "libCEED User Manual", [author], 1)]
230 # -- Options for Texinfo output -------------------------------------------
238 "libCEED",
239 "libCEED User Manual",
241 "libCEED",
248 # -- Options for Epub output ----------------------------------------------
276 # -- Options for breathe --------------------------------------------------
277 breathe_projects = {"libCEED": "../../../xml"}
278 breathe_default_project = "libCEED"