diff --git a/docs/source/async_version/index.rst b/docs/source/async_version/index.rst index 2d01301..032e502 100644 --- a/docs/source/async_version/index.rst +++ b/docs/source/async_version/index.rst @@ -26,15 +26,6 @@ Asyncio filters :undoc-members: :show-inheritance: -Asynchronous storage for states -------------------------------- - -.. automodule:: telebot.asyncio_storage - :members: - :undoc-members: - :show-inheritance: - - Asyncio handler backends ------------------------ diff --git a/docs/source/sync_version/index.rst b/docs/source/sync_version/index.rst index 9bcd3b2..df8ce1a 100644 --- a/docs/source/sync_version/index.rst +++ b/docs/source/sync_version/index.rst @@ -21,14 +21,6 @@ custom_filters file :undoc-members: :show-inheritance: -Synchronous storage for states -------------------------------- - -.. automodule:: telebot.storage - :members: - :undoc-members: - :show-inheritance: - handler_backends file -------------------------------- @@ -43,7 +35,7 @@ Extensions -.. automodule:: telebot.ext.aio.webhooks +.. automodule:: telebot.ext.sync.webhooks :members: :undoc-members: :show-inheritance: \ No newline at end of file