docs: correct comments

This commit is contained in:
2023-09-23 19:39:10 +08:00
parent 1f1a0b6c11
commit e7cca9b5ca
35 changed files with 122 additions and 122 deletions

View File

@@ -52,7 +52,7 @@ const val API_VERSION_CODE: Int
`v1.0.91` `移除`
移到 `Status.Executor.name`
移到 `Status.Executor.name`
<h2 class="deprecated">executorVersion - field</h2>
@@ -62,7 +62,7 @@ const val API_VERSION_CODE: Int
`v1.0.91` `移除`
移到 `Status.Executor.apiLevel`、`Status.Executor.versionName`、`Status.Executor.versionCode`
移到 `Status.Executor.apiLevel`、`Status.Executor.versionName`、`Status.Executor.versionCode`
## Status <span class="symbol">- object</span>
@@ -114,7 +114,7 @@ val isXposedEnvironment: Boolean
`v1.1.5` `作废`
移到 `Executor.name`
移到 `Executor.name`
<h3 class="deprecated">executorVersion - field</h3>
@@ -124,7 +124,7 @@ val isXposedEnvironment: Boolean
`v1.1.5` `作废`
移到 `Executor.apiLevel`、`Executor.versionName`、`Executor.versionCode`
移到 `Executor.apiLevel`、`Executor.versionName`、`Executor.versionCode`
### isModuleActive <span class="symbol">- field</span>
@@ -368,7 +368,7 @@ inline fun debugLog(initiate: YukiHookLogger.Configs.() -> Unit)
`v1.1.0` `作废`
移到 `YukiHookLogger.Configs.tag`
移到 `YukiHookLogger.Configs.tag`
### isDebug <span class="symbol">- field</span>
@@ -394,7 +394,7 @@ var isDebug: Boolean
`v1.1.0` `作废`
移到 `YukiHookLogger.Configs.isEnable`
移到 `YukiHookLogger.Configs.isEnable`
<h3 class="deprecated">isEnableModulePrefsCache - field</h3>
@@ -404,7 +404,7 @@ var isDebug: Boolean
`v1.1.9` `作废`
移到 `isEnablePrefsBridgeCache`
移到 `isEnablePrefsBridgeCache`
<h3 class="deprecated">isEnablePrefsBridgeCache - field</h3>