mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-05 05:16:07 +00:00
docs: 引入 Fumadocs
ci: set up github actions
This commit is contained in:
1
docs/content/docs/openapi/.gitignore
vendored
Normal file
1
docs/content/docs/openapi/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
(generated)/
|
||||
4
docs/content/docs/openapi/index.mdx
Normal file
4
docs/content/docs/openapi/index.mdx
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: API 概览
|
||||
description: Open API 接口文档
|
||||
---
|
||||
4
docs/content/docs/openapi/meta.json
Normal file
4
docs/content/docs/openapi/meta.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"pages": ["index", "...(generated)"],
|
||||
"root": true
|
||||
}
|
||||
Reference in New Issue
Block a user