docs: regenerate

This commit is contained in:
goat 2021-04-06 00:41:38 +02:00
parent 857a693842
commit aceb905c82
491 changed files with 201855 additions and 15575 deletions

View file

@ -78,18 +78,32 @@
<h3 id="classes">Classes
</h3>
<h4><a class="xref" href="Dalamud.Dalamud.html">Dalamud</a></h4>
<section></section>
<section><p>The main Dalamud class containing all subsystems.</p>
</section>
<h4><a class="xref" href="Dalamud.DalamudStartInfo.html">DalamudStartInfo</a></h4>
<section></section>
<section><p>Class containing information needed to initialize Dalamud.</p>
</section>
<h4><a class="xref" href="Dalamud.EntryPoint.html">EntryPoint</a></h4>
<section></section>
<section><p>The main entrypoint for the Dalamud system.</p>
</section>
<h4><a class="xref" href="Dalamud.Localization.html">Localization</a></h4>
<section><p>Class handling localization.</p>
</section>
<h4><a class="xref" href="Dalamud.SafeMemory.html">SafeMemory</a></h4>
<section><p>Class facilitating safe memory access</p>
<section><p>Class facilitating safe memory access.</p>
</section>
<h4><a class="xref" href="Dalamud.Util.html">Util</a></h4>
<section><p>Class providing various helper methods for use in Dalamud and plugins.</p>
</section>
<h3 id="enums">Enums
</h3>
<h4><a class="xref" href="Dalamud.ClientLanguage.html">ClientLanguage</a></h4>
<section><p>Enum describing the language the game loads in.</p>
</section>
<h3 id="delegates">Delegates
</h3>
<h4><a class="xref" href="Dalamud.Localization.LocalizationChangedDelegate.html">Localization.LocalizationChangedDelegate</a></h4>
<section><p>Delegate for the <a class="xref" href="Dalamud.Localization.html#Dalamud_Localization_OnLocalizationChanged">OnLocalizationChanged</a> event that occurs when the language is changed.</p>
</section>
</article>
</div>