Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.03 KB

File metadata and controls

17 lines (11 loc) · 1.03 KB

Developing

Documentation for working on Lore, not with it.

What this folder is

Contributor and maintainer docs, organized by purpose. Four subfolders: internals/ for implementation-detail reference (byte layouts, struct formats, serialization specs), code-standards/ for coding conventions, doc-standards/ for the documentation house style, and decisions/ for architectural decision records.

Suggested starting points

See docs/README.md for the full docs structure.