docs: regenerate

This commit is contained in:
goat 2023-01-26 23:57:38 +01:00
parent 4d7da00af3
commit 83586fd46b
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
658 changed files with 80853 additions and 15683 deletions

View file

@ -110,7 +110,7 @@ installation directory.</p>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Game.html">Dalamud.Game</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h6><strong>Assembly</strong>: Dalamud.Injector.dll</h6>
<h5 id="Dalamud_Game_GameVersion_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[Serializable]
@ -378,8 +378,7 @@ public sealed class GameVersion : ICloneable, IComparable, IComparable&lt;GameVe
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[JsonConstructor]
public GameVersion(string version)</code></pre>
<pre><code class="lang-csharp hljs">public GameVersion(string version)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">