mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-24 09:05:34 +08:00
add logging and debugging docs (#260)
This commit is contained in:
@@ -44,6 +44,7 @@ module.exports = {
|
||||
'configuration',
|
||||
'structure',
|
||||
'get_started',
|
||||
'debugging',
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -86,7 +87,8 @@ module.exports = {
|
||||
sidebarDepth: 2,
|
||||
children: [
|
||||
'common/class-alias',
|
||||
'common/global-defines'
|
||||
'common/global-defines',
|
||||
'common/logging',
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user