๐ Virtual File System Documentation
December 3, 2022 ยท View on GitHub
๐ Read the documentation
...on GitHub (recommended)
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.