mirror of
https://github.com/halo-dev/docs.git
synced 2026-04-12 02:00:08 +08:00
docs: add documentation about compilation (#138)
提供自编译可执行 JAR 和 Docker 镜像的文档。 Fixes https://github.com/halo-dev/docs/issues/114 /kind documentation ```release-note None ```
This commit is contained in:
@@ -61,7 +61,11 @@
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
},
|
||||
"items": ["developer-guide/core/prepare", "developer-guide/core/run"]
|
||||
"items": [
|
||||
"developer-guide/core/prepare",
|
||||
"developer-guide/core/run",
|
||||
"developer-guide/core/build"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
|
||||
Reference in New Issue
Block a user