ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
Variables | |
str | project = 'ABACUS-source_basis/module_ao' |
str | copyright = '2021, x' |
str | author = 'mohan' |
str | release = '0.1' |
list | extensions |
list | templates_path = ['_templates'] |
list | exclude_patterns = [] |
str | html_theme = "sphinx_rtd_theme" |
list | html_static_path = ['_static'] |
dict | breathe_projects = { "ABACUS-source_basis/module_ao": "../../doxygen/xml/" } |
str | breathe_default_project = "ABACUS-source_basis/module_ao" |
dict | exhale_args |
str | primary_domain = 'cpp' |
str | highlight_language = 'cpp' |
str conf.author = 'mohan' |
str conf.breathe_default_project = "ABACUS-source_basis/module_ao" |
dict conf.breathe_projects = { "ABACUS-source_basis/module_ao": "../../doxygen/xml/" } |
str conf.copyright = '2021, x' |
list conf.exclude_patterns = [] |
dict conf.exhale_args |
list conf.extensions |
str conf.highlight_language = 'cpp' |
list conf.html_static_path = ['_static'] |
str conf.html_theme = "sphinx_rtd_theme" |
str conf.primary_domain = 'cpp' |
str conf.project = 'ABACUS-source_basis/module_ao' |
str conf.release = '0.1' |
list conf.templates_path = ['_templates'] |