๐Ÿ“„ Virtual File System Documentation

December 3, 2022 ยท View on GitHub

๐Ÿ“š Read the documentation

The main documentation for the Virtual File System API is located in the ./docs/api/VirtualFileSystem.md file. It is written in Markdown and can be read directly from GitHub.

...in your IDE

If you are using an IDE that supports Markdown, you can open the ./docs/api/VirtualFileSystem.md file directly in your IDE.

๐Ÿค Contributing

If you want to contribute to the documentation, just edit the summaries in the source code and build the Atypical.VirtualFileSystem.Core project. The documentation will be automatically generated in the docs/api folder.