refactor: reorganize api directory structure

This commit is contained in:
yvonneyx 2024-04-29 17:22:37 +08:00
parent c202e3d1f3
commit ad0b9bd20e
11 changed files with 0 additions and 19 deletions

View File

@ -198,13 +198,6 @@ export default defineConfig({
en: 'Extension',
},
},
{
slug: 'api/function',
title: {
zh: 'Function - 函数',
en: 'Function',
},
},
{
slug: 'api/reference',
title: {

View File

@ -1,3 +0,0 @@
---
title: register
---

View File

@ -1,3 +0,0 @@
---
title: register
---

View File

@ -1,3 +0,0 @@
---
title: (Demo)Function
---

View File

@ -1,3 +0,0 @@
---
title: (示例)函数
---