.. Cookiecutter FastAPI Backend documentation master file, created by sphinx-quickstart on Sat Jul 12 10:26:56 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Cookiecutter FastAPI: A Cookiecutter template for building FastAPI backends =========================================================================== Cookiecutter FastAPI Backend documentation is organized into the following sections: - :ref:`getting_started` - :ref:`project_features` - :ref:`package_info` Documentation Conventions ------------------------- .. _getting_started: .. toctree:: :maxdepth: 1 :caption: Getting Started getting_started/quickstart .. _project_features: .. toctree:: :maxdepth: 1 :caption: Project Features project_features/alembic project_features/celery project_features/ci_cd project_features/common project_features/sqlmodel project_features/deploy .. _package_info: .. toctree:: :maxdepth: 1 :caption: Package Info package_info/contributing package_info/references package_info/acknowledgements