perf: logger (#186)

* feat: finish response

* perf: logger

* docs

* perf: log

* docs
This commit is contained in:
Archer
2023-08-17 23:19:19 +08:00
committed by GitHub
parent 324e4a0e75
commit 40168c56ea
26 changed files with 500 additions and 93 deletions

View File

@@ -53,7 +53,20 @@ const sidebars = {
}
]
},
'develop/oneapi'
'develop/oneapi',
{
type: 'category',
label: 'Version Updating',
link: {
type: 'generated-index'
},
items: [
{
type: 'autogenerated',
dirName: 'develop/update'
}
]
}
]
},
{