Merge branch 'feat/api-docs' into docs/api

This commit is contained in:
Bereket Engida
2024-11-21 22:54:32 +03:00
31 changed files with 12613 additions and 44 deletions

View File

@@ -6,6 +6,9 @@ import { createOpenAPI } from "fumadocs-openapi/server";
export const source = loader({
baseUrl: "/docs",
source: createMDXSource(docs, meta),
pageTree: {
attachFile,
},
});
export const changelog = loader({