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'] |
| int | PY3 = 3 |
| int | string_types = str if PY3 else basestring |
| string | SUFFIX = source_suffix |
| dictionary | context |
| dictionary | html_baseurl = context['canonical_url'] |
| dictionary | html_context = context |
| string | readthedocs_vcs_url = 'None' |
| string | readthedocs_build_url = 'https://readthedocs.org/projects/uhd/builds/24845249/' |
| string | project_language = 'en' |
| language_user = globals().get('language', None) | |
| latex_engine_user = globals().get('latex_engine', None) | |
| latex_elements_user = globals().get('latex_elements', None) | |
| bool | latex_use_xindy = False |
| chinese | |
| japanese | |
| string | latex_engine = latex_engine_user or 'xelatex' |
| dictionary | latex_elements_rtd |
| string conf.author = 'Ettus Research, an NI Brand' |
| conf.chinese |
| dictionary conf.context |
| string conf.copyright = '2022, Ettus Research, an NI Brand' |
| list conf.epub_exclude_files = ['search.html'] |
| string conf.epub_title = project |
| conf.exclude_patterns = [] |
| dictionary conf.html_baseurl = context['canonical_url'] |
| dictionary conf.html_context = context |
| list conf.html_extra_path = [f'{_doxy_dir}/docs/doxygen/html'] |
| list conf.html_static_path = ['_static'] |
| conf.html_theme = 'alabaster' |
| string conf.htmlhelp_basename = 'UHDdoc' |
| conf.language = None |
| conf.language_user = globals().get('language', None) |
| list conf.latex_documents |
| dictionary conf.latex_elements |
| dictionary conf.latex_elements_rtd |
| conf.latex_elements_user = globals().get('latex_elements', None) |
| string conf.latex_engine = latex_engine_user or 'xelatex' |
| conf.latex_engine_user = globals().get('latex_engine', None) |
| bool conf.latex_use_xindy = False |
| list conf.man_pages |
| string conf.master_doc = 'index' |
| string conf.project = 'UHD' |
| string conf.project_language = 'en' |
| int conf.PY3 = 3 |
| conf.pygments_style = None |
| string conf.readthedocs_build_url = 'https://readthedocs.org/projects/uhd/builds/24845249/' |
| string conf.readthedocs_vcs_url = 'None' |
| string conf.release = '' |
| conf.shell |
| string conf.source_suffix = '.rst' |
| int conf.string_types = str if PY3 else basestring |
| string conf.SUFFIX = source_suffix |
| list conf.templates_path = ['_templates'] |
| list conf.texinfo_documents |
| string conf.version = '' |