The Gaudi Framework
master (37c0b60a)
|
Variables | |
string | project = "Gaudi" |
string | copyright = "1998-2023, CERN for the benefit of the LHCb and ATLAS collaborations" |
string | author = "The Gaudi Developers" |
string | version = "39.2" |
string | release = "v39r2" |
list | extensions = ["sphinx.ext.autodoc", "recommonmark"] |
list | templates_path = ["_templates"] |
dictionary | source_suffix |
string | master_doc = "index" |
language = None | |
list | exclude_patterns = [] |
pygments_style = None | |
string | html_theme = "sphinx_rtd_theme" |
string | html_logo = "gaudilogo_square.png" |
list | html_static_path = ["_static"] |
string | htmlhelp_basename = "Gaudidoc" |
dictionary | latex_elements |
list | latex_documents |
list | man_pages = [(master_doc, "gaudi", "Gaudi Documentation", [author], 1)] |
list | texinfo_documents |
string | epub_title = project |
list | epub_exclude_files = ["search.html"] |
bool | numfig = True |
string conf.copyright = "1998-2023, CERN for the benefit of the LHCb and ATLAS collaborations" |
list conf.extensions = ["sphinx.ext.autodoc", "recommonmark"] |
list conf.latex_documents |
dictionary conf.latex_elements |
list conf.man_pages = [(master_doc, "gaudi", "Gaudi Documentation", [author], 1)] |
dictionary conf.source_suffix |
list conf.texinfo_documents |