summaryrefslogtreecommitdiff
path: root/docs/src/SUMMARY.md
blob: 948ccebda0e41350f06fd72bf9eef044ffc79737 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# tinyff

[welcome](introduction.md)

---

# getting started

- [building tinyff](getting-started/building.md)
- [your first image](getting-started/first-image.md)

---

# behind the scenes

- [the context](concepts/context.md)
- [bring your own allocator](concepts/allocators.md)
- [streaming](concepts/streams.md)
- [normalisation and generics](concepts/normalisation.md)

---

# supported formats

- [png](formats/png.md)

---

# join the project

- [format stewardship](contributing/stewardship.md)
- [contributing](contributing/contributing.md)