docs: revert fumadocs (#4147)

This commit is contained in:
Alex Yang
2025-08-21 21:07:46 -07:00
committed by GitHub
parent ff19661524
commit eb691e213d
3 changed files with 49 additions and 94 deletions

View File

@@ -4,7 +4,7 @@ import {
defineCollections,
} from "fumadocs-mdx/config";
import { z } from "zod";
import { remarkNpm } from "fumadocs-core/mdx-plugins";
import { remarkInstall } from "fumadocs-docgen";
import { remarkAutoTypeTable, createGenerator } from "fumadocs-typescript";
export const docs = defineDocs({
@@ -44,7 +44,7 @@ export default defineConfig({
mdxOptions: {
remarkPlugins: [
[
remarkNpm,
remarkInstall,
{
persist: {
id: "persist-install",