Commit a1839c8
feat(site): enable vitepress-plugin-llms for LLM-friendly docs (eggjs#5764)
Add vitepress-plugin-llms plugin to generate llms.txt and llms-full.txt
files during site build, making documentation accessible for LLMs.
Also fix syntax highlighting typo in unittest.md (bas -> bash).
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Integrated a documentation plugin that adds markdown copy/download
buttons and other authoring enhancements to the docs site, and
registered it with the site build.
* **Documentation**
* Fixed a code block language spec for correct syntax highlighting in
the unittest example.
* **Chores**
* Added the plugin dependency to the site manifest.
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent b4feb40 commit a1839c8
File tree
6 files changed
+532
-2
lines changed- site
- .vitepress
- theme
- docs/core
6 files changed
+532
-2
lines changed
0 commit comments