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.Interface
">
<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,9 @@
</section>
<h4><a class="xref" href="Dalamud.Interface.GlyphRangesJapanese.html">GlyphRangesJapanese</a></h4>
<section><p>Unicode glyph ranges for the Japanese language.</p>
</section>
<h4><a class="xref" href="Dalamud.Interface.ImGuiExtensions.html">ImGuiExtensions</a></h4>
<section><p>Class containing various extensions to ImGui, aiding with building custom widgets.</p>
</section>
<h4><a class="xref" href="Dalamud.Interface.ImGuiHelpers.html">ImGuiHelpers</a></h4>
<section><p>Class containing various helper methods for use with ImGui inside Dalamud.</p>
@ -95,6 +98,17 @@
<h4><a class="xref" href="Dalamud.Interface.UiBuilder.html">UiBuilder</a></h4>
<section><p>This class represents the Dalamud UI that is drawn on top of the game.
It can be used to draw custom windows and overlays.</p>
</section>
<h3 id="structs">Structs
</h3>
<h4><a class="xref" href="Dalamud.Interface.ImGuiHelpers.ImFontAtlasCustomRectReal.html">ImGuiHelpers.ImFontAtlasCustomRectReal</a></h4>
<section><p>ImFontAtlasCustomRect the correct version.</p>
</section>
<h4><a class="xref" href="Dalamud.Interface.ImGuiHelpers.ImFontGlyphHotDataReal.html">ImGuiHelpers.ImFontGlyphHotDataReal</a></h4>
<section><p>ImFontGlyphHotData the correct version.</p>
</section>
<h4><a class="xref" href="Dalamud.Interface.ImGuiHelpers.ImFontGlyphReal.html">ImGuiHelpers.ImFontGlyphReal</a></h4>
<section><p>ImFontGlyph the correct version.</p>
</section>
<h3 id="enums">Enums
</h3>