docs: update README

This commit is contained in:
Tiara Rodney 2022-04-15 03:33:33 +02:00
parent 42ccaaccc6
commit b83d0a3614
3 changed files with 7 additions and 5 deletions

View file

@ -6,17 +6,17 @@ The backend can be configured within the `[backend]` section of the configuratio
SQLite
------
.. autoclass:: httpaste.backend.sqlite.Parameters
.. autoclass:: httpaste.backend.sqlite.Config
:members:
Filesystem
----------
.. autoclass:: httpaste.backend.file.Parameters
.. autoclass:: httpaste.backend.file.Config
:members:
MySQL
-----
.. autoclass:: httpaste.backend.mysql.Parameters
.. autoclass:: httpaste.backend.mysql.Config
:members: