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