EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Namespaces | |
namespace | conf |
Functions | |
def | conf.setup |
Variables | |
tuple | conf.on_readthedocs os.environ.get("READTHEDOCS", None) |
string | conf.project "Acts" |
string | conf.author "The Acts authors" |
string | conf.copyright "2014–2020 CERN for the benefit of the Acts project" |
list | conf.extensions |
dictionary | conf.source_suffix |
string | conf.master_doc "index" |
list | conf.exclude_patterns |
string | conf.primary_domain "cpp" |
string | conf.highlight_language "cpp" |
conf.smartquotes True | |
conf.numfig True | |
string | conf.html_theme "sphinx_rtd_theme" |
list | conf.html_theme_path |
dictionary | conf.html_theme_options |
string | conf.html_logo "figures/acts_logo_white.svg" |
list | conf.html_static_path |
list | conf.html_css_files |
conf.html_copy_source False | |
conf.html_show_sourcelink False | |
conf.html_show_sphinx False | |
dictionary | conf.breathe_projects |
string | conf.breathe_default_project "Acts" |
dictionary | conf.breathe_domain_by_extension |
list | conf.breathe_default_members |
dictionary | conf.exhale_args |