Skip to content

Commit

Permalink
Update documentation after commit 73a1c7f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 11, 2023
1 parent 73a1c7f commit 0f3386f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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;, <span class="xref">System.Byte</span>[], <span class="xref">System.Byte</span>[]&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;, <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="level2"><span class="xref">KafkaStreamsTableRetriever&lt;TKey&gt;</span></div>
</div>
<div class="implements">
Expand Down
4 changes: 2 additions & 2 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": "QZFMj5wU02ksNxKSZiV/VvPkEB/znzpdIEU0o+/zveE="
"hash": "bDkqRfNEsVS5H/4U+2Pigk3MKHLgInaLJRgMzcDSaz8="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -1082,7 +1082,7 @@
"output": {
".html": {
"relative_path": "toc.html",
"hash": "B8SLsaOMOuowHdF+9RWMN7XOP5cuidIu+xI58hBsN7o="
"hash": "hgsk4j+SWKWFI/uK6Cm9eSc5JBG0qNj0l9cbbr9/r50="
}
},
"is_incremental": false,
Expand Down
2 changes: 1 addition & 1 deletion docs/toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<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/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>
Expand Down

0 comments on commit 0f3386f

Please sign in to comment.