Add structured project documentation
This commit is contained in:
17
docs/README.md
Normal file
17
docs/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Documentation
|
||||
|
||||
This folder contains the detailed project documentation for VirtualFS.
|
||||
|
||||
Sections:
|
||||
|
||||
- [Architecture](./architecture.md)
|
||||
- [Usage](./usage.md)
|
||||
- [Backends](./backends.md)
|
||||
- [Development](./development.md)
|
||||
|
||||
Recommended reading order:
|
||||
|
||||
1. [Architecture](./architecture.md)
|
||||
2. [Usage](./usage.md)
|
||||
3. [Backends](./backends.md)
|
||||
4. [Development](./development.md)
|
||||
Reference in New Issue
Block a user