conf ==== .. py:module:: conf Attributes ---------- .. autoapisummary:: conf.extensions conf.autoapi_type conf.autoapi_dirs conf.autoapi_keep_files conf.autoapi_add_toctree_entry conf.autoapi_root conf.source_suffix conf.master_doc conf.autoapi_ignore Module Contents --------------- .. py:data:: extensions :value: ['sphinx.ext.autodoc', 'sphinx.ext.autosummary', 'sphinx.ext.napoleon',... .. py:data:: autoapi_type :value: 'python' .. py:data:: autoapi_dirs :value: ['../../../..'] .. py:data:: autoapi_keep_files :value: True .. py:data:: autoapi_add_toctree_entry :value: True .. py:data:: autoapi_root :value: 'api' .. py:data:: source_suffix .. py:data:: master_doc :value: 'index' .. py:data:: autoapi_ignore :value: ['/home/souhail/local_lab/.venv']