Overview
Official plugins
Official plugins include:
- @rspress/plugin-llms: Generate llms.txt related files for your Rspress site, allowing large language models to better understand your documentation site.
- @rspress/plugin-medium-zoom: medium-zoom plugin, used to zoom in images.
- @rspress/plugin-client-redirects:Support client redirects.
- @rspress/plugin-last-updated: Support for displaying the last update time of the article.
- @rspress/plugin-typedoc: Integrate TypeDoc, used to generate API documentation of TS module automatically.
- @rspress/plugin-api-docgen: Integrate react-docgen-typescript and documentation, used to generate api document description automatically.
- @rspress/plugin-preview: Support preview of code blocks in Markdown/MDX.
- @rspress/plugin-playground: Provide a real-time playground to preview the code blocks in Markdown/MDX files.
- @rspress/plugin-rss:Generate RSS files with feed for the document site.