Shuffle docs around
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Olivier 'reivilibre' 2021-06-12 09:57:26 +01:00
parent ad7bb6882c
commit 8867d67937
6 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Summary
- [Yama](./index.md)
- [Getting Started](./getting_started.md)
- [Internals](./internals.md)
- [Raw Piles](./internals/raw-piles.md)
- [Pointers and Nodes](./internals/pointers-and-nodes.md)
- [Yama](./yama.md)
- [Getting Started](./yama/getting_started.md)
- [Internals](./yama/internals.md)
- [Raw Piles](./yama/internals/raw-piles.md)
- [Pointers and Nodes](./yama/internals/pointers-and-nodes.md)