improve docs
This commit is contained in:
@@ -203,7 +203,7 @@ Privacy is enforced at extract time. A `private` activity never enters `index.js
|
||||
|
||||
`index.json` is everything the feed page needs — no extra fetches until you open an activity. `{id}.json` contains the full timeseries (elevation, speed, HR, cadence, power at 1 Hz) for charts and the detail map. Both are human-readable and editable with any text editor.
|
||||
|
||||
See [SCHEMA.md](SCHEMA.md) for the full specification.
|
||||
See [SCHEMA.md](docs/schema.md) for the full specification.
|
||||
|
||||
---
|
||||
|
||||
@@ -293,7 +293,6 @@ bincio/ Python package
|
||||
server.py FastAPI write API (activity edits, image + file upload)
|
||||
schema/
|
||||
bas-v1.schema.json JSON Schema for BAS format
|
||||
SCHEMA.md Human-readable BAS specification
|
||||
site/ Astro project
|
||||
src/
|
||||
pages/
|
||||
|
||||
Reference in New Issue
Block a user