Skip to content

Commit

Permalink
Added the missing Litestar tab
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Nov 24, 2023
1 parent 45614aa commit 68dfdfa
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,25 @@ in the project's ``settings.py`` file.
.. include:: ../examples/starlette/config.yaml
:code: yaml

.. tab:: Litestar

.. tabs::

.. tab:: static.py

.. include:: ../examples/litestar/static.py
:code: python3

.. tab:: dynamic.py

.. include:: ../examples/litestar/dynamic.py
:code: python3

.. tab:: config.yaml

.. include:: ../examples/litestar/config.yaml
:code: yaml

.. tab:: Django

.. tabs::
Expand Down

0 comments on commit 68dfdfa

Please sign in to comment.