Data Engine documentation
=========================

This site combines hand-written author guides with generated API reference material.
Start with the authoring guides when building flows, then use the API reference
for exact signatures and docstring-level details.

.. toctree::
   :maxdepth: 2
   :caption: Authoring Guides

   guides/getting-started
   guides/core-concepts
   guides/configuring-flows
   guides/authoring-flow-modules
   guides/flow-methods
   guides/flow-context
   guides/database-methods
   guides/duckdb-helpers
   guides/polars-helpers
   guides/excel-helpers
   guides/recipes

.. toctree::
   :maxdepth: 2
   :caption: Runtime And Reference

   guides/app-runtime-and-workspaces
   api
   guides/project-map
   guides/project-inventory
