docs: regenerate

This commit is contained in:
goat 2021-04-28 14:24:07 +02:00
parent 64eb2e60cf
commit 4e5b5f6b24
No known key found for this signature in database
GPG key ID: F18F057873895461
261 changed files with 93115 additions and 7836 deletions

View file

@ -122,7 +122,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Dalamud__ctor_Dalamud_DalamudStartInfo_Serilog_Core_LoggingLevelSwitch_System_Threading_ManualResetEvent_.md&amp;value=---%0Auid%3A%20Dalamud.Dalamud.%23ctor(Dalamud.DalamudStartInfo%2CSerilog.Core.LoggingLevelSwitch%2CSystem.Threading.ManualResetEvent)%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/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L42">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L45">View Source</a>
</span>
<a id="Dalamud_Dalamud__ctor_" data-uid="Dalamud.Dalamud.#ctor*"></a>
<h4 id="Dalamud_Dalamud__ctor_Dalamud_DalamudStartInfo_Serilog_Core_LoggingLevelSwitch_System_Threading_ManualResetEvent_" data-uid="Dalamud.Dalamud.#ctor(Dalamud.DalamudStartInfo,Serilog.Core.LoggingLevelSwitch,System.Threading.ManualResetEvent)">Dalamud(DalamudStartInfo, LoggingLevelSwitch, ManualResetEvent)</h4>
@ -170,7 +170,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Dalamud_Dispose.md&amp;value=---%0Auid%3A%20Dalamud.Dalamud.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/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L357">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L408">View Source</a>
</span>
<a id="Dalamud_Dalamud_Dispose_" data-uid="Dalamud.Dalamud.Dispose*"></a>
<h4 id="Dalamud_Dalamud_Dispose" data-uid="Dalamud.Dalamud.Dispose">Dispose()</h4>
@ -181,28 +181,75 @@
<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/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Dalamud_DisposePlugins.md&amp;value=---%0Auid%3A%20Dalamud.Dalamud.DisposePlugins%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/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L383">View Source</a>
</span>
<a id="Dalamud_Dalamud_DisposePlugins_" data-uid="Dalamud.Dalamud.DisposePlugins*"></a>
<h4 id="Dalamud_Dalamud_DisposePlugins" data-uid="Dalamud.Dalamud.DisposePlugins">DisposePlugins()</h4>
<div class="markdown level1 summary"><p>Dispose subsystems related to plugin handling.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void DisposePlugins()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Dalamud_LoadPluginSystem.md&amp;value=---%0Auid%3A%20Dalamud.Dalamud.LoadPluginSystem%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/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L321">View Source</a>
</span>
<a id="Dalamud_Dalamud_LoadPluginSystem_" data-uid="Dalamud.Dalamud.LoadPluginSystem*"></a>
<h4 id="Dalamud_Dalamud_LoadPluginSystem" data-uid="Dalamud.Dalamud.LoadPluginSystem">LoadPluginSystem()</h4>
<div class="markdown level1 summary"><p>Loads the plugin manager and repository.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void LoadPluginSystem()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Dalamud_Start.md&amp;value=---%0Auid%3A%20Dalamud.Dalamud.Start%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/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L185">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L192">View Source</a>
</span>
<a id="Dalamud_Dalamud_Start_" data-uid="Dalamud.Dalamud.Start*"></a>
<h4 id="Dalamud_Dalamud_Start" data-uid="Dalamud.Dalamud.Start">Start()</h4>
<div class="markdown level1 summary"><p>Start and initialize Dalamud subsystems.</p>
</div>
<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 void Start()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Dalamud_StartSubsystems.md&amp;value=---%0Auid%3A%20Dalamud.Dalamud.StartSubsystems%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/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L210">View Source</a>
</span>
<a id="Dalamud_Dalamud_StartSubsystems_" data-uid="Dalamud.Dalamud.StartSubsystems*"></a>
<h4 id="Dalamud_Dalamud_StartSubsystems" data-uid="Dalamud.Dalamud.StartSubsystems">StartSubsystems()</h4>
<div class="markdown level1 summary"><p>Start and initialize Dalamud subsystems.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void StartSubsystems()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Dalamud_Unload.md&amp;value=---%0Auid%3A%20Dalamud.Dalamud.Unload%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/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L332">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L358">View Source</a>
</span>
<a id="Dalamud_Dalamud_Unload_" data-uid="Dalamud.Dalamud.Unload*"></a>
<h4 id="Dalamud_Dalamud_Unload" data-uid="Dalamud.Dalamud.Unload">Unload()</h4>
@ -218,7 +265,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Dalamud_WaitForUnload.md&amp;value=---%0Auid%3A%20Dalamud.Dalamud.WaitForUnload%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/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L341">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L367">View Source</a>
</span>
<a id="Dalamud_Dalamud_WaitForUnload_" data-uid="Dalamud.Dalamud.WaitForUnload*"></a>
<h4 id="Dalamud_Dalamud_WaitForUnload" data-uid="Dalamud.Dalamud.WaitForUnload">WaitForUnload()</h4>
@ -234,7 +281,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Dalamud_WaitForUnloadFinish.md&amp;value=---%0Auid%3A%20Dalamud.Dalamud.WaitForUnloadFinish%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/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L349">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L375">View Source</a>
</span>
<a id="Dalamud_Dalamud_WaitForUnloadFinish_" data-uid="Dalamud.Dalamud.WaitForUnloadFinish*"></a>
<h4 id="Dalamud_Dalamud_WaitForUnloadFinish" data-uid="Dalamud.Dalamud.WaitForUnloadFinish">WaitForUnloadFinish()</h4>
@ -260,7 +307,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Dalamud.md&amp;value=---%0Auid%3A%20Dalamud.Dalamud%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/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L24" class="contribution-link">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Dalamud.cs/#L25" class="contribution-link">View Source</a>
</li>
</ul>
</div>