Skip to content

Commit

Permalink
#138 VirtualDirectoryについてドキュメントを作成。テスト済み。
Browse files Browse the repository at this point in the history
  • Loading branch information
shimodateakira committed Aug 2, 2024
1 parent 7b81e8c commit 41130ed
Show file tree
Hide file tree
Showing 7 changed files with 791 additions and 217 deletions.
227 changes: 215 additions & 12 deletions AkiraNetwork/VirtualStorageLibrary/VirtualDirectory.cs

Large diffs are not rendered by default.

478 changes: 343 additions & 135 deletions docs/api/AkiraNetwork.VirtualStorageLibrary.VirtualDirectory.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/api/AkiraNetwork.VirtualStorageLibrary.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@ <h3 id="classes">
<h4><a class="xref" href="AkiraNetwork.VirtualStorageLibrary.VirtualCycleDetector.html">VirtualCycleDetector</a></h4>
<section></section>
<h4><a class="xref" href="AkiraNetwork.VirtualStorageLibrary.VirtualDirectory.html">VirtualDirectory</a></h4>
<section></section>
<section><p>Represents a virtual directory. The directory can contain nodes.</p>
</section>
<h4><a class="xref" href="AkiraNetwork.VirtualStorageLibrary.VirtualDirectoryAdapter-1.html">VirtualDirectoryAdapter&lt;T&gt;</a></h4>
<section></section>
<h4><a class="xref" href="AkiraNetwork.VirtualStorageLibrary.VirtualException.html">VirtualException</a></h4>
Expand Down
Binary file modified docs/api/toc.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/index.json

Large diffs are not rendered by default.

Binary file modified docs/toc.pdf
Binary file not shown.
Loading

0 comments on commit 41130ed

Please sign in to comment.