|
SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
Go to the source code of this file.
Classes | |
| class | conf.ADSArxivStyle |
Namespaces | |
| conf | |
Functions | |
| def | conf.setup (app) |
Variables | |
| list | conf.extensions |
| list | conf.templates_path = ['_templates'] |
| string | conf.source_suffix = '.rst' |
| string | conf.master_doc = 'index' |
| string | conf.project = u'SourceXtractor++' |
| string | conf.filename = 'sourcextractor' |
| string | conf.copyright = u'2019, GenevaU/LMU/CNRS/SorbonneU' |
| string | conf.author = u'SourceXtractor++ team' |
| string | conf.version = '1.0.0' |
| string | conf.release = '1.0.0' |
| conf.language = None | |
| string | conf.today = 'Thu Jan 31 2019' |
| list | conf.exclude_patterns = ['global.rst','keys.rst','roles.rst'] |
| string | conf.pygments_style = 'sphinx' |
| bool | conf.todo_include_todos = True |
| bool | conf.numfig = True |
| 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 |
| bool | conf.html_show_sourcelink = False |
| bool | conf.html_show_sphinx = False |
| string | conf.htmlhelp_basename = filename + 'doc' |
| dictionary | conf.latex_elements |
| list | conf.latex_documents |
| string | conf.latex_show_urls = 'footnote' |
| list | conf.man_pages |
| list | conf.texinfo_documents |
| string | conf.epub_title = project |
| string | conf.epub_author = author |
| string | conf.epub_publisher = author |
| string | conf.epub_copyright = copyright |
| list | conf.epub_exclude_files = ['search.html'] |
| dictionary | conf.intersphinx_mapping = {'https://docs.python.org/': None} |
1.8.14