# Events Docs

Events adds listings, recurring events, venues, RSVPs, calendar feeds, and Event schema.

Start at the [package README](../README.md) when deciding whether to install this package. Use the docs below for setup, extension, debugging, and verification details.

## Guides

| Doc                                                 | Use it for                                                                         |
| --------------------------------------------------- | ---------------------------------------------------------------------------------- |
| [Event Extension Points](event-extension-points.md) | Package extension points, registration paths, and focused tests.                   |
| [Overview](overview.md)                             | Package boundary, runtime surfaces, install notes, and first troubleshooting path. |

## Read Next

| Related doc                                        | Why                                                   |
| -------------------------------------------------- | ----------------------------------------------------- |
| [Repository package docs](../../../docs/README.md) | Cross-package workflow index and install-order notes. |
| [Address](../../address/docs/overview.md)          | Neighboring package in the same Capell workflow.      |
| [Tags](../../tags/docs/overview.md)                | Neighboring package in the same Capell workflow.      |