Skip to content

Commit

Permalink
Update documentation after commit 4fc0c01 (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: masesdevelopers <[email protected]>
  • Loading branch information
github-actions[bot] and masesdevelopers authored Nov 14, 2023
1 parent 4fc0c01 commit 0c629f6
Show file tree
Hide file tree
Showing 16 changed files with 171 additions and 171 deletions.
10 changes: 5 additions & 5 deletions docs/api/MASES.CLIParser.ArgumentMetadata-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>

<h1 id="MASES_CLIParser_ArgumentMetadata_1" data-uid="MASES.CLIParser.ArgumentMetadata`1" class="text-break">
Class ArgumentMetadata&lt;T&gt;
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/CLIParser/blob/master/src\net\CLIParser\ArgumentMetadata.cs/#L358"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/CLIParser/blob/master/src/net/CLIParser/ArgumentMetadata.cs/#L358"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -247,7 +247,7 @@ <h2 class="section" id="constructors">Constructors

<h3 id="MASES_CLIParser_ArgumentMetadata_1__ctor" data-uid="MASES.CLIParser.ArgumentMetadata`1.#ctor">
ArgumentMetadata()
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/CLIParser/blob/master/src\net\CLIParser\ArgumentMetadata.cs/#L365"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/CLIParser/blob/master/src/net/CLIParser/ArgumentMetadata.cs/#L365"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
Expand All @@ -273,7 +273,7 @@ <h3 id="MASES_CLIParser_ArgumentMetadata_1__ctor" data-uid="MASES.CLIParser.Argu

<h3 id="MASES_CLIParser_ArgumentMetadata_1__ctor_MASES_CLIParser_Parser_" data-uid="MASES.CLIParser.ArgumentMetadata`1.#ctor(MASES.CLIParser.Parser)">
ArgumentMetadata(Parser)
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/CLIParser/blob/master/src\net\CLIParser\ArgumentMetadata.cs/#L370"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/CLIParser/blob/master/src/net/CLIParser/ArgumentMetadata.cs/#L370"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -308,7 +308,7 @@ <h2 class="section" id="properties">Properties

<h3 id="MASES_CLIParser_ArgumentMetadata_1_DefaultMultiValue" data-uid="MASES.CLIParser.ArgumentMetadata`1.DefaultMultiValue">
DefaultMultiValue
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/CLIParser/blob/master/src\net\CLIParser\ArgumentMetadata.cs/#L363"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/CLIParser/blob/master/src/net/CLIParser/ArgumentMetadata.cs/#L363"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Default value for multi value argment</p>
Expand Down Expand Up @@ -340,7 +340,7 @@ <h4 class="section">Property Value</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/masesgroup/CLIParser/blob/master/src\net\CLIParser\ArgumentMetadata.cs/#L358" class="edit-link">Edit this page</a>
<a href="https://github.com/masesgroup/CLIParser/blob/master/src/net/CLIParser/ArgumentMetadata.cs/#L358" class="edit-link">Edit this page</a>
</div>


Expand Down
50 changes: 25 additions & 25 deletions docs/api/MASES.CLIParser.ArgumentMetadataBase.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/api/MASES.CLIParser.ArgumentPrefix.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>

<h1 id="MASES_CLIParser_ArgumentPrefix" data-uid="MASES.CLIParser.ArgumentPrefix" class="text-break">
Enum ArgumentPrefix
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/CLIParser/blob/master/src\net\CLIParser\ArgumentMetadata.cs/#L35"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/CLIParser/blob/master/src/net/CLIParser/ArgumentMetadata.cs/#L35"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -144,7 +144,7 @@ <h2 id="fields">Fields
</article>

<div class="contribution d-print-none">
<a href="https://github.com/masesgroup/CLIParser/blob/master/src\net\CLIParser\ArgumentMetadata.cs/#L35" class="edit-link">Edit this page</a>
<a href="https://github.com/masesgroup/CLIParser/blob/master/src/net/CLIParser/ArgumentMetadata.cs/#L35" class="edit-link">Edit this page</a>
</div>


Expand Down
6 changes: 3 additions & 3 deletions docs/api/MASES.CLIParser.ArgumentType.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>

<h1 id="MASES_CLIParser_ArgumentType" data-uid="MASES.CLIParser.ArgumentType" class="text-break">
Enum ArgumentType
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/CLIParser/blob/master/src\net\CLIParser\ArgumentMetadata.cs/#L61"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/CLIParser/blob/master/src/net/CLIParser/ArgumentMetadata.cs/#L61"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -116,7 +116,7 @@ <h2 id="fields">Fields
</h2>
<dl class="parameters">
<dt id="MASES_CLIParser_ArgumentType_Double"><code>Double = 2</code></dt>
<dd><p>Represents an argument whose value if the next argument</p>
<dd><p>Represents an argument whose value is the next command-line argument</p>
</dd>
<dt id="MASES_CLIParser_ArgumentType_KeyValue"><code>KeyValue = 1</code></dt>
<dd><p>It is a key-value pair</p>
Expand All @@ -131,7 +131,7 @@ <h2 id="fields">Fields
</article>

<div class="contribution d-print-none">
<a href="https://github.com/masesgroup/CLIParser/blob/master/src\net\CLIParser\ArgumentMetadata.cs/#L61" class="edit-link">Edit this page</a>
<a href="https://github.com/masesgroup/CLIParser/blob/master/src/net/CLIParser/ArgumentMetadata.cs/#L61" class="edit-link">Edit this page</a>
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/api/MASES.CLIParser.ArgumentValueType.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>

<h1 id="MASES_CLIParser_ArgumentValueType" data-uid="MASES.CLIParser.ArgumentValueType" class="text-break">
Enum ArgumentValueType
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/CLIParser/blob/master/src\net\CLIParser\ArgumentMetadata.cs/#L79"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/CLIParser/blob/master/src/net/CLIParser/ArgumentMetadata.cs/#L79"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -131,7 +131,7 @@ <h2 id="fields">Fields
</article>

<div class="contribution d-print-none">
<a href="https://github.com/masesgroup/CLIParser/blob/master/src\net\CLIParser\ArgumentMetadata.cs/#L79" class="edit-link">Edit this page</a>
<a href="https://github.com/masesgroup/CLIParser/blob/master/src/net/CLIParser/ArgumentMetadata.cs/#L79" class="edit-link">Edit this page</a>
</div>


Expand Down
Loading

0 comments on commit 0c629f6

Please sign in to comment.