Review comments

This commit is contained in:
jpirnay
2026-05-23 20:21:11 +02:00
parent 0dc3fc623c
commit 7f61b99be2
8 changed files with 26 additions and 11 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ Only one of (2), (3a), or (3b) writes the cache file `<book-cache>/pagelist.bin`
Written once per book at index time; consumed once per section build. Format:
```
```text
[uint16_t entryCount]
[String href][String anchor][String label] // repeated entryCount times
```