Skip to content

Commit

Permalink
Update documentation after commit 9eace10
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 11, 2023
1 parent 9eace10 commit 06b3210
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ <h1 id="MASES_EntityFrameworkCore_KNet_Storage_Internal_KafkaStreamsTableRetriev
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
<div class="level1"><a class="xref" href="MASES.EntityFrameworkCore.KNet.Storage.Internal.KafkaStreamsBaseRetriever-4.html">KafkaStreamsBaseRetriever</a>&lt;TKey, <a class="xref" href="MASES.EntityFrameworkCore.KNet.Storage.Internal.EntityTypeDataStorage-1.html">EntityTypeDataStorage</a>&lt;TKey&gt;, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.byte">Byte</a>[], <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.byte">Byte</a>[]&gt;</div>
<div class="level1"><a class="xref" href="MASES.EntityFrameworkCore.KNet.Storage.Internal.KafkaStreamsBaseRetriever-4.html">KafkaStreamsBaseRetriever</a>&lt;TKey, <a class="xref" href="MASES.EntityFrameworkCore.KNet.Storage.Internal.EntityTypeDataStorage-1.html">EntityTypeDataStorage</a>&lt;TKey&gt;, <span class="xref">System.Byte</span>[], <span class="xref">System.Byte</span>[]&gt;</div>
<div class="level2"><span class="xref">KafkaStreamsTableRetriever&lt;TKey&gt;</span></div>
</div>
<div class="implements">
Expand Down
2 changes: 1 addition & 1 deletion docs/articles/toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<a href="roadmap.html" name="" title="Roadmap">Roadmap</a>
</li>
<li>
<a href="actualstate.md" name="" title="Actual state">Actual state</a>
<a href="currentstate.html" name="" title="Current state">Current state</a>
</li>
<li>
<a href="usage.html" name="" title="Usage">Usage</a>
Expand Down
9 changes: 3 additions & 6 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@
"output": {
".html": {
"relative_path": "api/MASES.EntityFrameworkCore.KNet.Storage.Internal.KafkaStreamsTableRetriever-1.html",
"hash": "bDkqRfNEsVS5H/4U+2Pigk3MKHLgInaLJRgMzcDSaz8="
"hash": "QZFMj5wU02ksNxKSZiV/VvPkEB/znzpdIEU0o+/zveE="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -1027,15 +1027,12 @@
"version": ""
},
{
"log_codes": [
"InvalidFileLink"
],
"type": "Toc",
"source_relative_path": "articles/toc.yml",
"output": {
".html": {
"relative_path": "articles/toc.html",
"hash": "b8cddVuuSxAhQaHLmF25L2XJwm5kpn096bAErIfzzT0="
"hash": "SvR3hG4khPSYsw75ljHikbUH30lOaIz3jf9d3hLotbs="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -1085,7 +1082,7 @@
"output": {
".html": {
"relative_path": "toc.html",
"hash": "pgmUuQDXzLiVa2NC6kjvUDE2zolekW+sFHoWu87bcTM="
"hash": "B8SLsaOMOuowHdF+9RWMN7XOP5cuidIu+xI58hBsN7o="
}
},
"is_incremental": false,
Expand Down
9 changes: 7 additions & 2 deletions docs/toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,15 @@
<li><a href="https://masesgroup.github.io/">MASES Group main site</a></li>
<li><a href="https://masesgroup.github.io/sinapse/">Sinapse Platform</a></li>
<li><a href="https://masesgroup.github.io/JCOBridge/">JCOBridge</a></li>
<li><a href="https://masesgroup.github.io/JNet/">JNet</a></li>
<li><a href="https://masesgroup.github.io/KNEt/">KNet</a></li>
<li><a href="https://masesgroup.github.io/KEFCore/">KEFCore</a></li>
<li><a href="https://masesgroup.github.io/KNetOPC/">KNetOPC</a></li>
<li><a href="https://masesgroup.github.io/JCOReflector/">JCOReflector</a></li>
<li><a href="https://masesgroup.github.io/DDMChat/">DDMChat</a></li>
<li><a href="https://masesgroup.github.io/NuReflector/">NuReflector</a></li>
<li><a href="https://masesgroup.github.io/DataDistributionManager/">DataDistributionManager</a></li>
<li><a href="https://masesgroup.github.io/CLIParser/">CLIParser</a></li>
<li><a href="https://masesgroup.github.io/JCOSWTBridge/">JCO SWT Bridge</a></li>
<li><a href="https://masesgroup.github.io/JCOBridge-Examples">JCOBridge Examples</a></li>
</ul>
</li>
<li class="dropdown">
Expand Down

0 comments on commit 06b3210

Please sign in to comment.