summaryrefslogtreecommitdiff
path: root/docs/project-layout.md
blob: 74a84aa09acf92388293da1a6e7ef99375990bcf (plain)
1
2
3
4
5
6
7
8
9
---
title: Project Layout
---

```
deps/ - third-party dependencies
docs/ - these docs you're reading now that get built with mkdocs
TODO: the rest...
```