# Capell Inertia Docs

Start at the [package README](../README.md) when deciding whether to install this package. Use the docs below for runtime boundaries and adapter integration.

## Documents

| Document                | Use                                                                       |
| ----------------------- | ------------------------------------------------------------------------- |
| [Overview](overview.md) | Non-technical package value, runtime surface, and developer entry points. |

## Related Packages

| Package                                                                 | Why it matters                                                     |
| ----------------------------------------------------------------------- | ------------------------------------------------------------------ |
| [Inertia React Adapter](../../inertia-react-adapter/docs/overview.md)   | Registers React dependencies and the React application entrypoint. |
| [Inertia Vue Adapter](../../inertia-vue-adapter/docs/overview.md)       | Registers Vue dependencies and the Vue application entrypoint.     |
| [Theme Inertia Bookings](../../theme-inertia-bookings/docs/overview.md) | First booking-led theme that uses the shared Inertia runtime.      |