LLM context bundle¶
Single markdown file with all user-facing documentation for this package — suitable for pasting into an agent session, RAG indexing, or project rules.
Download¶
| Source | Link |
|---|---|
| Bundle file (docs site) | grid-view-spec-llm-context.md |
| Bundle file (GitHub Pages) | grid-view-spec-llm-context.md |
| Path in repository | docs/llm/grid-view-spec-llm-context.md |
Local preview (regenerates bundle + serves docs):
Regenerate bundle only:
What is included¶
Home, getting started, user guides (Simple Table, AG-Grid, charts), architecture, reference (template tags, JavaScript API, Python types), export patterns, and changelog.
Regenerate¶
The bundle is not hand-edited. After changing any doc page:
CI runs the same script before mkdocs build.
For agents¶
Read Agent skill for when to load this file and how to use it with coding agents.