change the position of mm and task dir

This commit is contained in:
Yan_yan
2020-10-27 15:22:41 +08:00
parent a79f73f485
commit 4655445045

View File

@@ -3,8 +3,8 @@ const sidebar = {
'/doc/intro',
],
'kernel': [
'/doc/kernel/mm',
'/doc/kernel/task',
'/doc/kernel/mm',
'/doc/kernel/synchron',
'/doc/kernel/threadcommunication'
],