Go to the source code of this file.
Namespaces | |
conf | |
Variables | |
bool | conf.add_module_names = False |
string | conf.autoclass_content = "class" |
string | conf.autodoc_class_signature = "separated" |
bool | conf.autodoc_preserve_defaults = True |
bool | conf.copybutton_prompt_is_regexp = True |
string | conf.copybutton_prompt_text = r">>> |\.\.\. |\$ |In \[\d*\]: | {2,5}\.\.\.: | {5,8}: " |
string | conf.copyright = '2022, ARL:UT' |
list | conf.extensions = [] |
string | conf.html_theme = 'pydata_sphinx_theme' |
bool | conf.imgmath_embed = True |
int | conf.imgmath_font_size = 14 |
string | conf.imgmath_image_format = "svg" |
string | conf.project = 'GNSSTk' |
string | conf.release = '14.0.0' |
list | conf.templates_path = ['_templates'] |
string | conf.version = '14.0' |