Generate API docs as markdown
This commit is contained in:
parent
ab7b83abbb
commit
85e90f7bd5
120 changed files with 14227 additions and 76482 deletions
|
|
@ -2,9 +2,9 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Namespace CapyKit.Helpers | CapyKit Documentation </title>
|
||||
<title> Namespace CapyKit.Helpers | CapyKit Documentation </title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="title" content="Namespace CapyKit.Helpers | CapyKit Documentation ">
|
||||
<meta name="title" content=" Namespace CapyKit.Helpers | CapyKit Documentation ">
|
||||
|
||||
|
||||
<link rel="icon" href="../favicon.ico">
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
|
||||
</head>
|
||||
|
||||
<body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference">
|
||||
<body class="tex2jax_ignore" data-layout="" data-yaml-mime="">
|
||||
<header class="bg-body border-bottom">
|
||||
<nav id="autocollapse" class="navbar navbar-expand-md" role="navigation">
|
||||
<div class="container-xxl flex-nowrap">
|
||||
|
|
@ -70,76 +70,36 @@
|
|||
<nav id="breadcrumb"></nav>
|
||||
</div>
|
||||
|
||||
<article data-uid="CapyKit.Helpers">
|
||||
|
||||
<h1 id="CapyKit_Helpers" data-uid="CapyKit.Helpers" class="text-break">Namespace CapyKit.Helpers</h1>
|
||||
<div class="markdown level0 summary"></div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<div class="markdown level0 remarks"></div>
|
||||
|
||||
<h3 id="classes">
|
||||
Classes
|
||||
</h3>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="CapyKit.Helpers.CalculationHelper.html">CalculationHelper</a></dt>
|
||||
<dd><p>Static class providing helper methods for various calculations.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="CapyKit.Helpers.CompressionHelper.html">CompressionHelper</a></dt>
|
||||
<dd><p>A class that contains methods for managing data compression.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="CapyKit.Helpers.EncryptionHelper.html">EncryptionHelper</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="CapyKit.Helpers.KeyHelper.html">KeyHelper</a></dt>
|
||||
<dd><p>A class that contains methods for managing key creation and validation against a master key.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="CapyKit.Helpers.LanguageHelper.html">LanguageHelper</a></dt>
|
||||
<dd><p>Helper class for handling text transformations.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="CapyKit.Helpers.SecurityHelper.html">SecurityHelper</a></dt>
|
||||
<dd><p>A class that contains methods for managing secure data processing and cryptography.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="CapyKit.Helpers.SerializationHelper.html">SerializationHelper</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="CapyKit.Helpers.SettingsHelper.html">SettingsHelper</a></dt>
|
||||
<dd><p>Static class containing helper methods for retrieving and setting application settings.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<h3 id="interfaces">
|
||||
Interfaces
|
||||
</h3>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="CapyKit.Helpers.IEncryptionAlgorithm.html">IEncryptionAlgorithm</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<h3 id="enums">
|
||||
Enums
|
||||
</h3>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="CapyKit.Helpers.ValidCharacterCollection.html">ValidCharacterCollection</a></dt>
|
||||
<dd><p>An enumeration that defines the types of characters that can be included in a random string.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<article data-uid="">
|
||||
<h1 id="CapyKit_Helpers"> Namespace CapyKit.Helpers</h1>
|
||||
|
||||
<h3 id="classes">Classes</h3>
|
||||
<p><a href="CapyKit.Helpers.CalculationHelper.html">CalculationHelper</a></p>
|
||||
<p>Static class providing helper methods for various calculations.</p>
|
||||
<p><a href="CapyKit.Helpers.CompressionHelper.html">CompressionHelper</a></p>
|
||||
<p>A class that contains methods for managing data compression.</p>
|
||||
<p><a href="CapyKit.Helpers.EncryptionHelper.html">EncryptionHelper</a></p>
|
||||
<p><a href="CapyKit.Helpers.KeyHelper.html">KeyHelper</a></p>
|
||||
<p>A class that contains methods for managing key creation and validation against a master key.</p>
|
||||
<p><a href="CapyKit.Helpers.LanguageHelper.html">LanguageHelper</a></p>
|
||||
<p>Helper class for handling text transformations.</p>
|
||||
<p><a href="CapyKit.Helpers.SecurityHelper.html">SecurityHelper</a></p>
|
||||
<p>A class that contains methods for managing secure data processing and cryptography.</p>
|
||||
<p><a href="CapyKit.Helpers.SerializationHelper.html">SerializationHelper</a></p>
|
||||
<p><a href="CapyKit.Helpers.SettingsHelper.html">SettingsHelper</a></p>
|
||||
<p>Static class containing helper methods for retrieving and setting application settings.</p>
|
||||
<h3 id="interfaces">Interfaces</h3>
|
||||
<p><a href="CapyKit.Helpers.IEncryptionAlgorithm.html">IEncryptionAlgorithm</a></p>
|
||||
<h3 id="enums">Enums</h3>
|
||||
<p><a href="CapyKit.Helpers.ValidCharacterCollection.html">ValidCharacterCollection</a></p>
|
||||
<p>An enumeration that defines the types of characters that can be included in a random string.</p>
|
||||
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
</div>
|
||||
|
||||
<div class="next-article d-print-none border-top" id="nextArticle"></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue