mirror of
https://github.com/halo-dev/docs.git
synced 2025-10-19 08:43:55 +00:00
docs: update documentation for Halo 2.0.0 (#125)
为 Halo 2.0 正式版更新文档。 /kind documentation ```release-note None ```
This commit is contained in:
@@ -32,9 +32,14 @@ module.exports = {
|
||||
type: "generated-index",
|
||||
},
|
||||
items: [
|
||||
// "getting-started/install/linux",
|
||||
"getting-started/install/docker",
|
||||
"getting-started/install/docker-compose",
|
||||
"getting-started/install/docker",
|
||||
{
|
||||
type: "category",
|
||||
label: "其他指南",
|
||||
items: ["getting-started/install/other/oneinstack"],
|
||||
},
|
||||
"getting-started/install/third-party",
|
||||
],
|
||||
},
|
||||
"getting-started/migrate-from-1.x",
|
||||
|
Reference in New Issue
Block a user