|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
Classes | |
| class | ADSArxivStyle |
Functions | |
| setup (app) | |
| _format_data (node, data) | |
| _format_list (list_, data) | |
| href2 (children, data) | |
Variables | |
| list | extensions |
| list | templates_path = ['_templates'] |
| str | source_suffix = '.rst' |
| str | master_doc = 'index' |
| str | project = 'SourceXtractor++' |
| str | filename = 'sourcextractor' |
| str | copyright = '2019,2020,2021,2022 GenevaU/LMU/CNRS/SorbonneU' |
| str | author = 'SourceXtractor++ team' |
| str | version = '1.0.0' |
| str | release = '1.0.0' |
| language = None | |
| str | today_fmt = '%B %d, %Y' |
| list | exclude_patterns = ['global.rst','keys.rst','roles.rst'] |
| str | pygments_style = 'sphinx' |
| bool | todo_include_todos = True |
| bool | numfig = True |
| bool | add_module_names = False |
| list | autodoc_mock_imports = ['.measurement_images', '_SourceXtractorPy'] |
| str | html_theme = 'sphinx_rtd_theme' |
| list | html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] |
| list | html_static_path = ['../theme'] |
| dict | html_sidebars |
| bool | html_show_sourcelink = False |
| bool | html_show_sphinx = False |
| str | htmlhelp_basename = filename + 'doc' |
| dict | latex_elements |
| list | latex_documents |
| list | man_pages |
| list | texinfo_documents |
| str | epub_title = project |
| str | epub_author = author |
| str | epub_publisher = author |
| str | epub_copyright = copyright |
| list | epub_exclude_files = ['search.html'] |
| dict | intersphinx_mapping = {'https://docs.python.org/': None} |
| list | bibtex_bibfiles = ["references.bib"] |
| new_version = vers.parse("0.22") | |
|
protected |
Definition at line 480 of file conf.py.
Referenced by _format_list().
|
protected |
Definition at line 489 of file conf.py.
References _format_data().
Referenced by href2().

| conf.href2 | ( | children, | |
| data ) |
Definition at line 493 of file conf.py.
References _format_list().

| list conf.autodoc_mock_imports = ['.measurement_images', '_SourceXtractorPy'] |
| str conf.copyright = '2019,2020,2021,2022 GenevaU/LMU/CNRS/SorbonneU' |
| list conf.exclude_patterns = ['global.rst','keys.rst','roles.rst'] |
| list conf.extensions |
| dict conf.html_sidebars |
| list conf.html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] |
| dict conf.intersphinx_mapping = {'https://docs.python.org/': None} |
| list conf.latex_documents |
| dict conf.latex_elements |
| list conf.man_pages |
| list conf.texinfo_documents |