Add docs for scheduler

This commit is contained in:
Richard Chien
2018-08-26 12:35:53 +08:00
parent 72abed9cb0
commit 3b67b79ffc
12 changed files with 249 additions and 0 deletions

View File

@ -32,6 +32,7 @@ module.exports = {
'nl-processor',
'tuling',
'notice-and-request',
'scheduler',
'whats-next',
]
}
@ -46,6 +47,7 @@ module.exports = {
'session',
'permission',
'decorator',
'scheduler',
'logging',
'configuration',
'argparse',