.. FlashCards documentation master file, created by sphinx-quickstart on Sat Feb 22 16:20:20 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to FlashCards Backend's documentation! ============================================== .. toctree:: :maxdepth: 2 :caption: Contents: API Documentation ================== API Module ---------- .. automodule:: src.api :members: :undoc-members: :show-inheritance: Authentication Module --------------------- .. automodule:: src.auth.routes :members: :undoc-members: :show-inheritance: Cards Module ------------ .. automodule:: src.cards.routes :members: :undoc-members: :show-inheritance: Deck Module ----------- .. automodule:: src.deck.routes :members: :undoc-members: :show-inheritance: Folders Module -------------- .. automodule:: src.folders.routes :members: :undoc-members: :show-inheritance: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`