mirror of
https://github.com/halo-dev/docs.git
synced 2025-10-19 00:38:24 +00:00
chore: move framework doc file to core developer dir (#445)
### What this PR does? 将 Halo 架构概览移动到系统开发章节 ```release-note None ```
This commit is contained in:
@@ -116,6 +116,7 @@ module.exports = {
|
||||
"developer-guide/core/prepare",
|
||||
"developer-guide/core/run",
|
||||
"developer-guide/core/build",
|
||||
"developer-guide/core/framework",
|
||||
// "developer-guide/core/code-style",
|
||||
],
|
||||
},
|
||||
@@ -137,7 +138,6 @@ module.exports = {
|
||||
type: "generated-index",
|
||||
},
|
||||
items: [
|
||||
"developer-guide/plugin/basics/framework",
|
||||
"developer-guide/plugin/basics/structure",
|
||||
"developer-guide/plugin/basics/manifest",
|
||||
"developer-guide/plugin/basics/devtools",
|
||||
|
Reference in New Issue
Block a user