docs: update api docs

This commit is contained in:
2023-09-28 00:52:35 +08:00
parent c651776da0
commit dbe451d29c
9 changed files with 670 additions and 747 deletions

View File

@@ -50,7 +50,8 @@ const navigationLinks = {
baseApiPath + 'hook/type/android/ViewTypeFactory',
baseApiPath + 'hook/type/java/VariableTypeFactory',
baseApiPath + 'hook/type/defined/DefinedTypeFactory',
baseApiPath + 'hook/log/LoggerFactory',
baseApiPath + 'hook/log/YLog',
baseApiPath + 'hook/log/data/YLogData',
baseApiPath + 'hook/factory/ReflectionFactory',
baseApiPath + 'hook/factory/YukiHookFactory',
baseApiPath + 'hook/entity/YukiBaseHooker',