docs: regenerate

This commit is contained in:
goaaats 2022-04-03 04:09:45 +02:00
parent 10c7cee542
commit 077c1bca96
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
1010 changed files with 17458 additions and 9354 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.0.0">
<meta name="generator" content="docfx 2.59.1.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -85,6 +85,12 @@
</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>
</section>
<h4><a class="xref" href="Dalamud.Interface.TitleScreenMenu.html">TitleScreenMenu</a></h4>
<section><p>Class responsible for managing elements in the title screen menu.</p>
</section>
<h4><a class="xref" href="Dalamud.Interface.TitleScreenMenu.TitleScreenMenuEntry.html">TitleScreenMenu.TitleScreenMenuEntry</a></h4>
<section><p>Class representing an entry in the title screen menu.</p>
</section>
<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.