2023-02-02 23:30:20 -05:00
|
|
|
module.exports = {
|
2023-05-26 14:30:13 +08:00
|
|
|
docs: [
|
2023-02-02 23:30:20 -05:00
|
|
|
{
|
2023-05-26 14:30:13 +08:00
|
|
|
type: 'doc',
|
2024-06-06 20:44:06 +08:00
|
|
|
id: 'index',
|
2023-02-02 23:30:20 -05:00
|
|
|
label: 'What is Gitea?',
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'Installation',
|
2023-05-26 14:30:13 +08:00
|
|
|
link: {
|
|
|
|
|
"type": "generated-index"
|
|
|
|
|
},
|
2023-02-02 23:30:20 -05:00
|
|
|
items: [
|
2023-05-26 14:30:13 +08:00
|
|
|
{
|
2023-02-02 23:30:20 -05:00
|
|
|
type: 'autogenerated',
|
|
|
|
|
dirName: 'installation',
|
2023-05-26 14:30:13 +08:00
|
|
|
}
|
2023-02-02 23:30:20 -05:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
type: 'category',
|
2023-03-24 13:10:55 +08:00
|
|
|
label: 'Administration',
|
2023-05-26 14:30:13 +08:00
|
|
|
link: {
|
|
|
|
|
"type": "generated-index"
|
|
|
|
|
},
|
2023-02-02 23:30:20 -05:00
|
|
|
items: [
|
2023-05-26 14:30:13 +08:00
|
|
|
{
|
2023-02-02 23:30:20 -05:00
|
|
|
type: 'autogenerated',
|
2023-03-24 13:10:55 +08:00
|
|
|
dirName: 'administration',
|
2023-05-26 14:30:13 +08:00
|
|
|
}
|
2023-02-02 23:30:20 -05:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'Usage',
|
2023-05-26 14:30:13 +08:00
|
|
|
link: {
|
|
|
|
|
"type": "generated-index"
|
|
|
|
|
},
|
2023-02-02 23:30:20 -05:00
|
|
|
items: [
|
2023-05-26 14:30:13 +08:00
|
|
|
{
|
|
|
|
|
type: 'autogenerated',
|
|
|
|
|
dirName: 'usage',
|
|
|
|
|
}
|
2023-02-02 23:30:20 -05:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
type: 'category',
|
2023-03-24 13:10:55 +08:00
|
|
|
label: 'Development',
|
2023-05-26 14:30:13 +08:00
|
|
|
link: {
|
|
|
|
|
"type": "generated-index"
|
|
|
|
|
},
|
2023-02-02 23:30:20 -05:00
|
|
|
items: [
|
2023-05-26 14:30:13 +08:00
|
|
|
{
|
2023-02-02 23:30:20 -05:00
|
|
|
type: 'autogenerated',
|
2023-03-24 13:10:55 +08:00
|
|
|
dirName: 'development',
|
2023-05-26 14:30:13 +08:00
|
|
|
}
|
2023-02-02 23:30:20 -05:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
type: 'category',
|
2023-03-24 13:10:55 +08:00
|
|
|
label: 'Contributing',
|
2023-05-26 14:30:13 +08:00
|
|
|
link: {
|
2025-11-20 22:02:05 +00:00
|
|
|
"type": "doc",
|
|
|
|
|
"id": "contributing/contributing"
|
2023-05-26 14:30:13 +08:00
|
|
|
},
|
2023-02-02 23:30:20 -05:00
|
|
|
items: [
|
2023-05-26 14:30:13 +08:00
|
|
|
{
|
2023-02-02 23:30:20 -05:00
|
|
|
type: 'autogenerated',
|
2023-03-24 13:10:55 +08:00
|
|
|
dirName: 'contributing',
|
2023-05-26 14:30:13 +08:00
|
|
|
}
|
2023-03-24 13:10:55 +08:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'Help',
|
2023-05-26 14:30:13 +08:00
|
|
|
link: {
|
|
|
|
|
"type": "generated-index"
|
|
|
|
|
},
|
2023-03-24 13:10:55 +08:00
|
|
|
items: [
|
2023-05-26 14:30:13 +08:00
|
|
|
{
|
2023-03-24 13:10:55 +08:00
|
|
|
type: 'autogenerated',
|
|
|
|
|
dirName: 'help',
|
2023-05-26 14:30:13 +08:00
|
|
|
}
|
2023-02-02 23:30:20 -05:00
|
|
|
]
|
|
|
|
|
},
|
2023-05-26 14:30:13 +08:00
|
|
|
]
|
2024-06-06 17:10:46 +08:00
|
|
|
};
|