adds mdbook scaffolding

This commit is contained in:
adagio 2024-06-18 18:19:24 -04:00
parent c043a887c2
commit b09cf3acb6
No known key found for this signature in database
GPG key ID: 0AE37F9649850573
9 changed files with 111 additions and 13 deletions

8
src/SUMMARY.md Normal file
View file

@ -0,0 +1,8 @@
# Pages
[Index of Contents](title-page.md)
----
[Also Used At](also-used-at.md)
[Architecture](architecture.md)
[Overview](overview.md)
[Repo Configuration](repo-configuration.md)