USRP Hardware Driver and USRP Manual  Version: 4.7.0.HEAD-26-ga5ed1872
UHD and USRP Manual
conf.py File Reference

Namespaces

 conf
 

Variables

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'
 
 conf.language = None
 
list conf.exclude_patterns = []
 
 conf.pygments_style = None
 
string conf.html_theme = 'alabaster'
 
list conf.html_static_path = ['_static']
 
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']
 
int conf.PY3 = 3
 
int conf.string_types = str if PY3 else basestring
 
string conf.SUFFIX = source_suffix
 
dictionary conf.context
 
dictionary conf.html_baseurl = context['canonical_url']
 
dictionary conf.html_context = context
 
string conf.readthedocs_vcs_url = 'None'
 
string conf.readthedocs_build_url = 'https://readthedocs.org/projects/uhd/builds/24845249/'
 
string conf.project_language = 'en'
 
 conf.language_user = globals().get('language', None)
 
 conf.latex_engine_user = globals().get('latex_engine', None)
 
 conf.latex_elements_user = globals().get('latex_elements', None)
 
bool conf.latex_use_xindy = False
 
 conf.chinese
 
 conf.japanese
 
string conf.latex_engine = latex_engine_user or 'xelatex'
 
dictionary conf.latex_elements_rtd