docs: regenerate

This commit is contained in:
goat 2021-08-21 22:57:51 +02:00
parent c864cae087
commit 1eb35f29eb
No known key found for this signature in database
GPG key ID: F18F057873895461
935 changed files with 148201 additions and 35402 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Namespace Dalamud.Hooking
">
<meta name="generator" content="docfx 2.56.6.0">
<meta name="generator" content="docfx 2.58.0.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -80,6 +80,11 @@
<h4><a class="xref" href="Dalamud.Hooking.Hook-1.html">Hook&lt;T&gt;</a></h4>
<section><p>Manages a hook which can be used to intercept a call to native function.
This class is basically a thin wrapper around the LocalHook type to provide helper functions.</p>
</section>
<h3 id="interfaces">Interfaces
</h3>
<h4><a class="xref" href="Dalamud.Hooking.IDalamudHook.html">IDalamudHook</a></h4>
<section><p>Interface describing a generic hook.</p>
</section>
</article>
</div>