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="Namespace Dalamud.Game.Command
|
||||
">
|
||||
<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">
|
||||
|
||||
|
||||
|
|
@ -78,13 +78,16 @@
|
|||
<h3 id="classes">Classes
|
||||
</h3>
|
||||
<h4><a class="xref" href="Dalamud.Game.Command.CommandInfo.html">CommandInfo</a></h4>
|
||||
<section></section>
|
||||
<section><p>This class describes a registered command.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Command.CommandManager.html">CommandManager</a></h4>
|
||||
<section></section>
|
||||
<section><p>This class manages registered in-game slash commands.</p>
|
||||
</section>
|
||||
<h3 id="delegates">Delegates
|
||||
</h3>
|
||||
<h4><a class="xref" href="Dalamud.Game.Command.CommandInfo.HandlerDelegate.html">CommandInfo.HandlerDelegate</a></h4>
|
||||
<section></section>
|
||||
<section><p>The function to be executed when the command is dispatched.</p>
|
||||
</section>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue