Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 733 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 733 Bytes

📄 Virtual File System Documentation

📚 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.