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 LibcFunction
">
<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">
@ -112,8 +112,13 @@
</div>
<h3 id="constructors">Constructors
</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_LibcFunction__ctor_Dalamud_Game_SigScanner_.md&amp;value=---%0Auid%3A%20Dalamud.Game.Internal.Libc.LibcFunction.%23ctor(Dalamud.Game.SigScanner)%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/LibcFunction.cs/#L20">View Source</a>
</span>
<a id="Dalamud_Game_Internal_Libc_LibcFunction__ctor_" data-uid="Dalamud.Game.Internal.Libc.LibcFunction.#ctor*"></a>
<h4 id="Dalamud_Game_Internal_Libc_LibcFunction__ctor_Dalamud_Game_SigScanner_" data-uid="Dalamud.Game.Internal.Libc.LibcFunction.#ctor(Dalamud.Game.SigScanner)">LibcFunction(SigScanner)</h4>
<div class="markdown level1 summary"></div>
@ -141,15 +146,20 @@
</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_LibcFunction_NewString_System_Byte___.md&amp;value=---%0Auid%3A%20Dalamud.Game.Internal.Libc.LibcFunction.NewString(System.Byte%5B%5D)%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/LibcFunction.cs/#L28">View Source</a>
</span>
<a id="Dalamud_Game_Internal_Libc_LibcFunction_NewString_" data-uid="Dalamud.Game.Internal.Libc.LibcFunction.NewString*"></a>
<h4 id="Dalamud_Game_Internal_Libc_LibcFunction_NewString_System_String_" data-uid="Dalamud.Game.Internal.Libc.LibcFunction.NewString(System.String)">NewString(String)</h4>
<h4 id="Dalamud_Game_Internal_Libc_LibcFunction_NewString_System_Byte___" data-uid="Dalamud.Game.Internal.Libc.LibcFunction.NewString(System.Byte[])">NewString(Byte[])</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 OwnedStdString NewString(string content)</code></pre>
<pre><code class="lang-csharp hljs">public OwnedStdString NewString(byte[] content)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
@ -162,7 +172,7 @@
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="xref">System.Byte</span>[]</td>
<td><span class="parametername">content</span></td>
<td></td>
</tr>
@ -190,6 +200,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_LibcFunction.md&amp;value=---%0Auid%3A%20Dalamud.Game.Internal.Libc.LibcFunction%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/LibcFunction.cs/#L6" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">