|
SourceXtractorPlusPlus
0.19
SourceXtractor++, the next generation SExtractor
|
Go to the source code of this file.
Classes | |
| class | conf.ADSArxivStyle |
Namespaces | |
| conf | |
Functions | |
| def | conf.setup |
| def | conf._format_data |
| def | conf._format_list |
| def | conf.href2 |
Variables | |
| list | conf.extensions |
| list | conf.templates_path = ['_templates'] |
| string | conf.source_suffix = '.rst' |
| string | conf.master_doc = 'index' |
| string | conf.project = 'SourceXtractor++' |
| string | conf.filename = 'sourcextractor' |
| string | conf.copyright = '2019,2020,2021,2022 GenevaU/LMU/CNRS/SorbonneU' |
| string | conf.author = 'SourceXtractor++ team' |
| string | conf.version = '1.0.0' |
| string | conf.release = '1.0.0' |
| conf.language = None | |
| string | conf.today_fmt = '%B %d, %Y' |
| list | conf.exclude_patterns = ['global.rst','keys.rst','roles.rst'] |
| string | conf.pygments_style = 'sphinx' |
| conf.todo_include_todos = True | |
| conf.numfig = True | |
| conf.add_module_names = False | |
| list | conf.autodoc_mock_imports = ['.measurement_images', '_SourceXtractorPy'] |
| string | conf.html_theme = 'sphinx_rtd_theme' |
| list | conf.html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] |
| list | conf.html_static_path = ['../theme'] |
| dictionary | conf.html_sidebars |
| conf.html_show_sourcelink = False | |
| conf.html_show_sphinx = False | |
| string | conf.htmlhelp_basename = filename+'doc' |
| dictionary | conf.latex_elements |
| list | conf.latex_documents |
| list | conf.man_pages |
| list | conf.texinfo_documents |
| conf.epub_title = project | |
| conf.epub_author = author | |
| conf.epub_publisher = author | |
| conf.epub_copyright = copyright | |
| list | conf.epub_exclude_files = ['search.html'] |
| dictionary | conf.intersphinx_mapping = {'https://docs.python.org/': None} |
| list | conf.bibtex_bibfiles = ["references.bib"] |
| tuple | conf.new_version = vers.parse(pybtex_version) |
1.8.5