docs: regenerate

This commit is contained in:
goat 2022-10-29 15:34:04 +02:00
parent 02f90899a3
commit 6fd636c26c
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
1239 changed files with 214126 additions and 66229 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Namespace Dalamud.Utility
">
<meta name="generator" content="docfx 2.59.1.0">
<meta name="generator" content="docfx 2.59.4.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -82,6 +82,11 @@
</section>
<h4><a class="xref" href="Dalamud.Utility.Hash.html">Hash</a></h4>
<section><p>Utility functions for hashing.</p>
</section>
<h4><a class="xref" href="Dalamud.Utility.MapUtil.html">MapUtil</a></h4>
<section><p>Utility helper class for game maps and coordinate translations that don't require state.</p>
<p>The conversion methods were found in 89 54 24 10 56 41 55 41 56 48 81 EC, which itself was found by looking for
uses of AddonText 1631.</p>
</section>
<h4><a class="xref" href="Dalamud.Utility.SeStringExtensions.html">SeStringExtensions</a></h4>
<section><p>Extension methods for SeStrings.</p>
@ -90,7 +95,10 @@
<section><p>Extension methods for strings.</p>
</section>
<h4><a class="xref" href="Dalamud.Utility.TexFileExtensions.html">TexFileExtensions</a></h4>
<section><p>Extensions to <see cref="!:TexFile"></see>.</p>
<section><p>Extensions to <span class="xref">Lumina.Data.Files.TexFile</span>.</p>
</section>
<h4><a class="xref" href="Dalamud.Utility.ThreadSafety.html">ThreadSafety</a></h4>
<section><p>Helpers for working with thread safety.</p>
</section>
<h4><a class="xref" href="Dalamud.Utility.Util.html">Util</a></h4>
<section><p>Class providing various helper methods for use in Dalamud and plugins.</p>