conf ==== .. py:module:: conf Attributes ---------- .. autoapisummary:: conf.project conf.copyright conf.author conf.extensions conf.autoapi_dirs conf.templates_path conf.exclude_patterns conf.master_doc conf.html_theme conf.html_theme_options conf.html_static_path Module Contents --------------- .. py:data:: project :value: 'Breidablik' .. py:data:: copyright :value: '2019, Ella Xi Wang' .. py:data:: author :value: 'Ella Xi Wang' .. py:data:: extensions :value: ['sphinx.ext.autodoc', 'sphinx.ext.coverage', 'sphinx.ext.napoleon', 'autoapi.extension',... .. py:data:: autoapi_dirs :value: ['..'] .. py:data:: templates_path :value: ['_templates'] .. py:data:: exclude_patterns :value: ['_build', 'Thumbs.db', '.DS_Store'] .. py:data:: master_doc :value: 'index' .. py:data:: html_theme :value: 'sphinx_rtd_theme' .. py:data:: html_theme_options .. py:data:: html_static_path :value: ['_static']