![]() |
The Gaudi Framework
master (b9786168)
|
Variables | |
| str | project = "Gaudi" |
| str | copyright = "1998-2023, CERN for the benefit of the LHCb and ATLAS collaborations" |
| str | author = "The Gaudi Developers" |
| str | version = "40.1" |
| str | release = "v40r1" |
| list | extensions = ["sphinx.ext.autodoc", "recommonmark"] |
| list | templates_path = ["_templates"] |
| dict | source_suffix |
| str | master_doc = "index" |
| language = None | |
| list | exclude_patterns = [] |
| pygments_style = None | |
| str | html_theme = "sphinx_rtd_theme" |
| str | html_logo = "gaudilogo_square.png" |
| list | html_static_path = ["_static"] |
| str | htmlhelp_basename = "Gaudidoc" |
| dict | latex_elements |
| list | latex_documents |
| list | man_pages = [(master_doc, "gaudi", "Gaudi Documentation", [author], 1)] |
| list | texinfo_documents |
| str | epub_title = project |
| list | epub_exclude_files = ["search.html"] |
| bool | numfig = True |
| str 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 |
| dict conf.latex_elements |
| list conf.man_pages = [(master_doc, "gaudi", "Gaudi Documentation", [author], 1)] |
| dict conf.source_suffix |
| list conf.texinfo_documents |