| # Please, read https://fuchsia.dev/fuchsia-src/community/contribute/docs/documentation_navigation_toc |
| # before making changes to this file, and add a member of the fuchsia.dev |
| # team as reviewer. |
| toc: |
| - title: "Filesystem architecture" |
| path: /docs/concepts/filesystems/filesystems.md |
| - title: "MinFS" |
| path: /docs/concepts/filesystems/minfs.md |
| - title: "BlobFS" |
| path: /docs/concepts/filesystems/blobfs.md |
| - title: "Random access compression in BlobFS" |
| path: /docs/concepts/filesystems/random-access-compression.md |
| - title: "\"dot dot\" (..) considered harmful" |
| path: /docs/concepts/filesystems/dotdot.md |
| - title: "Block devices" |
| path: /docs/concepts/filesystems/block_devices.md |
| - title: "zxcrypt" |
| path: /docs/concepts/filesystems/zxcrypt.md |