You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/svelte.dev/src/routes/llms.txt/template.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,8 @@
4
4
5
5
## Documentation Sets
6
6
7
-
-[Abridged documentation](https://svelte.dev/llms-small.txt): A minimal version of the Svelte and SvelteKit documentation, with examples and non-essential content removed
7
+
-[Abridged documentation](https://svelte.dev/llms-medium.txt): A shorter version of the Svelte and SvelteKit documentation, with examples and non-essential content removed
8
+
-[Compressed documentation](https://svelte.dev/llms-small.txt): A minimal version of the Svelte and SvelteKit documentation, with many examples and non-essential content removed
8
9
-[Complete documentation](https://svelte.dev/llms-full.txt): The complete Svelte and SvelteKit documentation including all examples and additional content
9
10
10
11
## Individual Package Documentation
@@ -13,7 +14,7 @@
13
14
14
15
## Notes
15
16
16
-
- The abridged documentation excludes legacy compatibility notes, detailed examples, and supplementary information
17
+
- The abridged and compressed documentation excludes legacy compatibility notes, detailed examples, and supplementary information
17
18
- The complete documentation includes all content from the official documentation
18
19
- Package-specific documentation files contain only the content relevant to that package
19
20
- The content is automatically generated from the same source as the official documentation
0 commit comments