# Svelte Documentation for LLMs > Svelte 是一个 UI 框架,它使用编译器让您能够编写令人惊叹的简洁组件,在浏览器中执行最小的工作,使用您已经熟悉的语言——HTML、CSS 和 JavaScript。 ## Documentation Sets - [简略文档](https://svelte.dev/llms-medium.txt):Svelte 和 SvelteKit 文档的简短版本,去除了示例和非必要内容 - [压缩文档](https://svelte.dev/llms-small.txt):Svelte 和 SvelteKit 文档的最小版本,移除了许多示例和非必要内容 - [完整文档](https://svelte.dev/llms-full.txt):包括所有示例和附加内容的完整 Svelte 和 SvelteKit 文档 ## Individual Package Documentation - [Svelte documentation](https://svelte.dev/docs/svelte/llms.txt): This is the developer documentation for Svelte. - [SvelteKit documentation](https://svelte.dev/docs/kit/llms.txt): This is the developer documentation for SvelteKit. - [the Svelte CLI documentation](https://svelte.dev/docs/cli/llms.txt): This is the developer documentation for the Svelte CLI. ## Notes - 精简和压缩的文档不包括向后兼容性说明、详细示例和补充信息 - 完整的文档包括官方文档中的所有内容 - 特定包的文档文件仅包含与该包相关的内 - 内容自动从与官方文档相同的来源生成