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.
If you are using an IDE that supports Markdown, you can open the ./docs/api/VirtualFileSystem.md file directly in your IDE.
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.