docs: regenerate, include docfx config

This commit is contained in:
goat 2020-02-14 20:24:41 +09:00
parent 6e486d0cea
commit c59f53db2f
384 changed files with 248388 additions and 1052 deletions

View file

@ -10,13 +10,13 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class StdString
">
<meta name="generator" content="docfx 2.43.1.0">
<meta name="generator" content="docfx 2.48.1.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="../toc.html">
<meta property="docfx:navrel" content="">
<meta property="docfx:tocrel" content="toc.html">
@ -109,19 +109,86 @@
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Game_Internal_Libc_StdString_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static class StdString</code></pre>
<pre><code class="lang-csharp hljs">public class StdString</code></pre>
</div>
<h3 id="properties">Properties
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Libc_StdString_RawData.md&amp;value=---%0Auid%3A%20Dalamud.Game.Internal.Libc.StdString.RawData%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Internal/Libc/StdString.cs/#L47">View Source</a>
</span>
<a id="Dalamud_Game_Internal_Libc_StdString_RawData_" data-uid="Dalamud.Game.Internal.Libc.StdString.RawData*"></a>
<h4 id="Dalamud_Game_Internal_Libc_StdString_RawData" data-uid="Dalamud.Game.Internal.Libc.StdString.RawData">RawData</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte[] RawData { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>[]</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Libc_StdString_Value.md&amp;value=---%0Auid%3A%20Dalamud.Game.Internal.Libc.StdString.Value%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Internal/Libc/StdString.cs/#L45">View Source</a>
</span>
<a id="Dalamud_Game_Internal_Libc_StdString_Value_" data-uid="Dalamud.Game.Internal.Libc.StdString.Value*"></a>
<h4 id="Dalamud_Game_Internal_Libc_StdString_Value" data-uid="Dalamud.Game.Internal.Libc.StdString.Value">Value</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string Value { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Libc_StdString_ReadFromPointer_System_IntPtr_.md&amp;value=---%0Auid%3A%20Dalamud.Game.Internal.Libc.StdString.ReadFromPointer(System.IntPtr)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Internal/Libc/StdString.cs/#L14">View Source</a>
</span>
<a id="Dalamud_Game_Internal_Libc_StdString_ReadFromPointer_" data-uid="Dalamud.Game.Internal.Libc.StdString.ReadFromPointer*"></a>
<h4 id="Dalamud_Game_Internal_Libc_StdString_ReadFromPointer_System_IntPtr_" data-uid="Dalamud.Game.Internal.Libc.StdString.ReadFromPointer(System.IntPtr)">ReadFromPointer(IntPtr)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static string ReadFromPointer(IntPtr cstring)</code></pre>
<pre><code class="lang-csharp hljs">public static StdString ReadFromPointer(IntPtr cstring)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
@ -150,7 +217,7 @@
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><a class="xref" href="Dalamud.Game.Internal.Libc.StdString.html">StdString</a></td>
<td></td>
</tr>
</tbody>
@ -162,6 +229,12 @@
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Libc_StdString.md&amp;value=---%0Auid%3A%20Dalamud.Game.Internal.Libc.StdString%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Internal/Libc/StdString.cs/#L13" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">