docs: regenerate

This commit is contained in:
goat 2021-04-07 20:41:53 +02:00
parent 3f2a0c6bfe
commit 0c8e15a39f
81 changed files with 3440 additions and 905 deletions

View file

@ -243,8 +243,7 @@ often the name is only present in a following text payload.</p>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[JsonProperty]
public bool IsHQ { get; }</code></pre>
<pre><code class="lang-csharp hljs">public bool IsHQ { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -275,8 +274,7 @@ public bool IsHQ { get; }</code></pre>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[JsonIgnore]
public Item Item { get; }</code></pre>
<pre><code class="lang-csharp hljs">public Item Item { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -288,7 +286,7 @@ public Item Item { get; }</code></pre>
</thead>
<tbody>
<tr>
<td><span class="xref">Lumina.Excel.GeneratedSheets.Item</span></td>
<td><span class="xref">Item</span></td>
<td></td>
</tr>
</tbody>