Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  master (77e7e51e)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
conf.py File Reference

Go to the source code of this file.

Namespaces

 conf
 

Variables

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