You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: clear hexdocs link + type-reference warnings for 0.2.0
- README layout table: examples/README.md and docs/testing.md are now absolute
GitHub URLs. The relative paths 404 on hexdocs (neither is a doc extra; adding
docs/testing.md as an extra would cascade its 6 repo-relative links).
- ChunkReader.read_chunk/2 moduledoc: reference read_result as a TYPE
(t:read_result/0), not a function.
mix docs now emits zero warnings (was 2). Docs-only change; package unchanged.
0 commit comments