Overview
Official plugins
Official plugins include:
- @rspress/plugin-algolia: Replace Rspress built-in search with Algolia based on DocSearch.
- @rspress/plugin-api-docgen: Integrate react-docgen-typescript and documentation to generate API reference content automatically.
- @rspress/plugin-client-redirects: Add client-side redirects.
- @rspress/plugin-llms: Generate llms.txt related files for your Rspress site so large language models can better understand your documentation.
- @rspress/plugin-playground: Provide a real-time playground for Markdown/MDX code blocks.
- @rspress/plugin-preview: Preview Markdown/MDX code blocks.
- @rspress/plugin-rss: Generate RSS files for a documentation site with feed.
- @rspress/plugin-sitemap: Generate a sitemap automatically for SEO and search engine crawling.
- @rspress/plugin-twoslash: Integrate Twoslash to automatically generate rich code blocks with type information.
- @rspress/plugin-typedoc: Integrate TypeDoc to generate API documentation for TypeScript modules automatically.