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="Delegate CommandInfo.HandlerDelegate
">
<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">
@ -73,7 +73,8 @@
<h1 id="Dalamud_Game_Command_CommandInfo_HandlerDelegate" data-uid="Dalamud.Game.Command.CommandInfo.HandlerDelegate" class="text-break">Delegate CommandInfo.HandlerDelegate
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 summary"><p>The function to be executed when the command is dispatched.</p>
</div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Game.Command.html">Dalamud.Game.Command</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
@ -94,12 +95,14 @@
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">command</span></td>
<td></td>
<td><p>The command itself.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">arguments</span></td>
<td></td>
<td><p>The arguments supplied to the command, ready for parsing.</p>
</td>
</tr>
</tbody>
</table>
@ -110,6 +113,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_Command_CommandInfo_HandlerDelegate.md&amp;value=---%0Auid%3A%20Dalamud.Game.Command.CommandInfo.HandlerDelegate%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/Command/CommandInfo.cs/#L11" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">