docs: update api docs

This commit is contained in:
2023-10-04 03:10:25 +08:00
parent d04b9a5211
commit 3d149a92ca
7 changed files with 174 additions and 59 deletions

View File

@@ -56,6 +56,7 @@ const navigationLinks = {
baseApiPath + 'hook/factory/YukiHookFactory',
baseApiPath + 'hook/entity/YukiBaseHooker',
baseApiPath + 'hook/core/api/compat/type/ExecutorType',
baseApiPath + 'hook/core/api/priority/YukiHookPriority',
baseApiPath + 'hook/core/YukiMemberHookCreator',
baseApiPath + 'hook/core/YukiResourcesHookCreator',
baseApiPath + 'hook/core/finder/members/MethodFinder',