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