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

@ -270,8 +270,7 @@ as possible but is an approximation and may be slightly off for some positions.<
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[JsonIgnore]
public string CoordinateString { get; }</code></pre>
<pre><code class="lang-csharp hljs">public string CoordinateString { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -333,8 +332,7 @@ public string CoordinateString { 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 Map Map { get; }</code></pre>
<pre><code class="lang-csharp hljs">public Map Map { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -346,7 +344,7 @@ public Map Map { get; }</code></pre>
</thead>
<tbody>
<tr>
<td><span class="xref">Lumina.Excel.GeneratedSheets.Map</span></td>
<td><span class="xref">Map</span></td>
<td></td>
</tr>
</tbody>
@ -368,8 +366,7 @@ public Map Map { 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 string PlaceName { get; }</code></pre>
<pre><code class="lang-csharp hljs">public string PlaceName { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -400,8 +397,7 @@ public string PlaceName { 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 string PlaceNameRegion { get; }</code></pre>
<pre><code class="lang-csharp hljs">public string PlaceNameRegion { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -494,8 +490,7 @@ public string PlaceNameRegion { 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 TerritoryType TerritoryType { get; }</code></pre>
<pre><code class="lang-csharp hljs">public TerritoryType TerritoryType { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -507,7 +502,7 @@ public TerritoryType TerritoryType { get; }</code></pre>
</thead>
<tbody>
<tr>
<td><span class="xref">Lumina.Excel.GeneratedSheets.TerritoryType</span></td>
<td><span class="xref">TerritoryType</span></td>
<td></td>
</tr>
</tbody>
@ -593,8 +588,7 @@ public TerritoryType TerritoryType { 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 float YCoord { get; }</code></pre>
<pre><code class="lang-csharp hljs">public float YCoord { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">