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

@ -283,8 +283,7 @@ but is an approximation and may be slightly off for some positions.</p>
<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">
@ -346,8 +345,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">
@ -359,7 +357,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>
@ -381,8 +379,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">
@ -413,8 +410,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">
@ -507,8 +503,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">
@ -520,7 +515,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>
@ -605,8 +600,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">