|
string | conf.project = 'UHD' |
|
string | conf.copyright = '2022, Ettus Research, an NI Brand' |
|
string | conf.author = 'Ettus Research, an NI Brand' |
|
string | conf.version = '' |
|
string | conf.release = '' |
|
list | conf.extensions |
|
list | conf.templates_path = ['_templates'] |
|
string | conf.source_suffix = '.rst' |
|
string | conf.master_doc = 'index' |
|
string | conf.language = 'en' |
|
list | conf.exclude_patterns = [] |
|
| conf.pygments_style = None |
|
string | conf.html_theme = 'alabaster' |
|
string | conf.htmlhelp_basename = 'UHDdoc' |
|
dictionary | conf.latex_elements |
|
list | conf.latex_documents |
|
list | conf.man_pages |
|
list | conf.texinfo_documents |
|
string | conf.epub_title = project |
|
list | conf.epub_exclude_files = ['search.html'] |
|
| conf.shell |
|
list | conf.html_extra_path = [f'{_doxy_dir}/docs/doxygen/html'] |
|