# HTML Cache Docs

Static HTML cache, dependency indexing, and cache administration for Capell.

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                                                                         |
| ------------------------------------------- | ---------------------------------------------------------------------------------- |
| [Cache Invalidation](cache-invalidation.md) | Focused package workflow, setup, troubleshooting, or implementation details.       |
| [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. |
| [Frontend Authoring](../../frontend-authoring/docs/overview.md) | Neighboring package in the same Capell workflow.      |
| [Diagnostics](../../diagnostics/docs/overview.md)               | Neighboring package in the same Capell workflow.      |