docs: compress prose/module docstrings, em-dash->hyphen (de-bloat wave 1)

Signed-off-by: disqualifier <dev@disqualifier.me>
This commit is contained in:
2026-07-03 00:32:56 -04:00
parent 93994da9d6
commit 4d1acc3a47
6 changed files with 107 additions and 182 deletions
+2 -2
View File
@@ -13,12 +13,12 @@ and emit; their records flow into the handlers `log_setup` wired.
## Install
```
log_setup @ git+ssh://git@git.rethinkstudios.io/rethink-public/log_setup.git@v0.6.0
log_setup @ git+ssh://git@git.rethinkstudios.io/rethink-public/log_setup.git@v0.6.1
```
No dependencies — stdlib only.
Drop the `@v0.6.0` suffix from the line above to install the latest unpinned.
Drop the `@v0.6.1` suffix from the line above to install the latest unpinned.
## Quick start