mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
docs: regenerate, include docfx config
This commit is contained in:
parent
6e486d0cea
commit
c59f53db2f
384 changed files with 248388 additions and 1052 deletions
|
|
@ -10,13 +10,13 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OwnedStdString
|
||||
">
|
||||
<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">
|
||||
|
||||
|
||||
|
|
@ -116,8 +116,13 @@
|
|||
</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_OwnedStdString_Address.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Libc.OwnedStdString.Address%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/OwnedStdString.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Libc_OwnedStdString_Address_" data-uid="Dalamud.Game.Internal.Libc.OwnedStdString.Address*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Libc_OwnedStdString_Address" data-uid="Dalamud.Game.Internal.Libc.OwnedStdString.Address">Address</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -143,8 +148,13 @@
|
|||
</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_OwnedStdString_Dispose.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Libc.OwnedStdString.Dispose%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/OwnedStdString.cs/#L53">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Libc_OwnedStdString_Dispose_" data-uid="Dalamud.Game.Internal.Libc.OwnedStdString.Dispose*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Libc_OwnedStdString_Dispose" data-uid="Dalamud.Game.Internal.Libc.OwnedStdString.Dispose">Dispose()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -153,8 +163,13 @@
|
|||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void Dispose()</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
<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_OwnedStdString_Finalize.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Libc.OwnedStdString.Finalize%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/OwnedStdString.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Libc_OwnedStdString_Finalize_" data-uid="Dalamud.Game.Internal.Libc.OwnedStdString.Finalize*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Libc_OwnedStdString_Finalize" data-uid="Dalamud.Game.Internal.Libc.OwnedStdString.Finalize">Finalize()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -163,15 +178,20 @@
|
|||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">protected void Finalize()</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
<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_OwnedStdString_Read.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Libc.OwnedStdString.Read%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/OwnedStdString.cs/#L64">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Libc_OwnedStdString_Read_" data-uid="Dalamud.Game.Internal.Libc.OwnedStdString.Read*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Libc_OwnedStdString_Read" data-uid="Dalamud.Game.Internal.Libc.OwnedStdString.Read">Read()</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 Read()</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public StdString Read()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -183,7 +203,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>
|
||||
|
|
@ -199,6 +219,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_OwnedStdString.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Libc.OwnedStdString%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/OwnedStdString.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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue