-
-
Notifications
You must be signed in to change notification settings - Fork 506
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
housekeeping, fixes docs error, net9 for docs, better api docs landin…
…g page, net9 locking in filelog
- Loading branch information
Showing
16 changed files
with
132 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,60 @@ | ||
# Harmony API | ||
# Harmony API | ||
|
||
Use the navigation to the left to drill down into the Harmony API documentation. | ||
|
||
Here is a selected list of classes: | ||
|
||
### Basics | ||
|
||
- [Harmony](HarmonyLib.html#Harmony) | ||
- [PatchClassProcessor](HarmonyLib.html#PatchClassProcessor) | ||
- [PatchProcessor](HarmonyLib.html#PatchProcessor) | ||
- [HarmonyPatch](HarmonyLib.HarmonyPatch.html) | ||
- [PatchInfo](HarmonyLib.PatchInfo.html) | ||
- [Patches](HarmonyLib.Patches.html) | ||
- [Patch](HarmonyLib.Patch.html) | ||
|
||
### Targeting | ||
|
||
- [HarmonyMethod](HarmonyLib.HarmonyMethod.html) | ||
- [HarmonyMethodExtensions](HarmonyLib.HarmonyMethodExtensions.html) | ||
- [MethodType](HarmonyLib.MethodType.html) | ||
|
||
### Attributes | ||
|
||
- [HarmonyAttribute](HarmonyLib.HarmonyAttribute.html) | ||
- [HarmonyPrefix](HarmonyLib.HarmonyPrefix.html) | ||
- [HarmonyPostfix](HarmonyLib.HarmonyPostfix.html) | ||
- [HarmonyTranspiler](HarmonyLib.HarmonyTranspiler.html) | ||
- [HarmonyFinalizer](HarmonyLib.HarmonyFinalizer.html) | ||
- [HarmonyDebug](HarmonyLib.HarmonyDebug.html) | ||
|
||
### Additional patch class annotations | ||
|
||
- [HarmonyTargetMethod](HarmonyLib.HarmonyTargetMethod.html) | ||
- [HarmonyTargetMethods](HarmonyLib.HarmonyTargetMethods.html) | ||
- [HarmonyPrepare](HarmonyLib.HarmonyPrepare.html) | ||
- [HarmonyCleanup](HarmonyLib.HarmonyCleanup.html) | ||
- [HarmonyArgument](HarmonyLib.HarmonyArgument.html) | ||
|
||
### Transpiling | ||
|
||
- [Transpilers](HarmonyLib.Transpilers.html) | ||
- [CodeInstruction](HarmonyLib.CodeInstruction.html) | ||
- [CodeInstructionExtensions](HarmonyLib.CodeInstructionExtensions.html) | ||
- [CodeInstructionsExtensions](HarmonyLib.CodeInstructionsExtensions.html) | ||
- [CodeMatcher](HarmonyLib.CodeMatcher.html) | ||
- [CodeMatch](HarmonyLib.CodeMatch.html) | ||
- [Code](HarmonyLib.Code.html) | ||
|
||
|
||
### Helper classes | ||
|
||
- [AccessTools](HarmonyLib.AccessTools.html) | ||
- [AccessToolsExtensions](HarmonyLib.AccessToolsExtensions.html) | ||
- [SymbolExtensions](HarmonyLib.SymbolExtensions.html) | ||
- [FastAccess](HarmonyLib.FastAccess.html) | ||
- [FileLog](HarmonyLib.FileLog.html) | ||
- [Traverse](HarmonyLib.Traverse.html) | ||
- [GeneralExtensions](HarmonyLib.GeneralExtensions.html) | ||
- [HarmonyDelegate](HarmonyLib.HarmonyDelegate.html) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.