conf#

Module Contents#

conf.project = 'Chemprop'#
conf.copyright = '2024, Chemprop developers'#
conf.author = 'Chemprop developers'#
conf.release = '2.0.0'#
conf.extensions = ['nbsphinx', 'sphinx.ext.autodoc', 'sphinx.ext.napoleon', 'autoapi.extension',...#
conf.nbsphinx_execute = 'never'#
conf.templates_path = ['_templates']#
conf.exclude_patterns = []#
conf.autodoc_typehints = 'description'#
conf.nbsphinx_allow_errors = True#
conf.autoapi_dirs = ['../..']#
conf.autoapi_ignore = ['*test*', '*cli*']#
conf.autoapi_file_patterns = ['*.py']#
conf.autoapi_options = ['members', 'undoc-members', 'show-inheritance', 'show-module-summary', 'special-members',...#
conf.autoapi_keep_files = True#
conf.bibtex_bibfiles = ['refs.bib']#
conf.html_theme = 'sphinx_book_theme'#
conf.html_static_path = ['_static']#
conf.PY3#
conf.string_types#
conf.SUFFIX#
conf.html_static_path = []#
conf.html_theme#
conf.context#
conf.html_baseurl#
conf.html_context#
conf.extensions = ['readthedocs_ext.readthedocs']#
conf.readthedocs_vcs_url = 'None'#
conf.project_language = 'en'#
conf.language_user#
conf.latex_engine_user#
conf.latex_elements_user#
conf.latex_use_xindy = False#
conf.chinese#
conf.japanese#
conf.latex_engine#
conf.exclude_patterns#