Commit 75b6f29
committed
docs: clarify dual-mode codecs in builtin_codecs docstring
- List <blob> and <blob@> separately to show both inline and external modes
- List <attach> and <attach@> separately to show both modes
- Change <hash> to <hash@> (external only)
- Change <object> to <object@> (external only)
- Clarify storage mode for each codec variant
- Also corrected hash algorithm from SHA256 to MD5
This makes it clear which codecs support dual modes vs external-only.1 parent f3e5aae commit 75b6f29
1 file changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments