Files
gitea-docs/versioned_sidebars/version-1.19-sidebars.json
2023-04-04 12:14:20 +08:00

157 lines
2.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"defaultSidebar": [
{
"type": "link",
"label": "What is Gitea?",
"href": "/"
},
{
"type": "category",
"label": "Installation",
"items": [
{
"type": "autogenerated",
"dirName": "installation"
}
]
},
{
"type": "category",
"label": "Administration",
"items": [
{
"type": "autogenerated",
"dirName": "administration"
}
]
},
{
"type": "category",
"label": "Usage",
"items": [
{
"type": "category",
"label": "Packages",
"items": [
{
"type": "autogenerated",
"dirName": "packages"
}
]
},
{
"type": "autogenerated",
"dirName": "usage"
}
]
},
{
"type": "category",
"label": "Development",
"items": [
{
"type": "autogenerated",
"dirName": "development"
}
]
},
{
"type": "category",
"label": "Contributing",
"items": [
{
"type": "autogenerated",
"dirName": "contributing"
}
]
},
{
"type": "category",
"label": "Help",
"items": [
{
"type": "autogenerated",
"dirName": "help"
}
]
}
],
"siderBarCN": [
{
"type": "link",
"label": "Gitea是什么",
"href": "/"
},
{
"type": "category",
"label": "安装",
"items": [
{
"type": "autogenerated",
"dirName": "zh-cn/installation"
}
]
},
{
"type": "category",
"label": "管理",
"items": [
{
"type": "autogenerated",
"dirName": "zh-cn/administration"
}
]
},
{
"type": "category",
"label": "使用",
"items": [
{
"type": "category",
"label": "软件包管理",
"items": [
{
"type": "autogenerated",
"dirName": "zh-cn/packages"
}
]
},
{
"type": "autogenerated",
"dirName": "zh-cn/usage"
}
]
},
{
"type": "category",
"label": "开发",
"items": [
{
"type": "autogenerated",
"dirName": "zh-cn/development"
}
]
},
{
"type": "category",
"label": "贡献",
"items": [
{
"type": "autogenerated",
"dirName": "zh-cn/contributing"
}
]
},
{
"type": "category",
"label": "帮助",
"items": [
{
"type": "autogenerated",
"dirName": "zh-cn/help"
}
]
}
]
}