docs: reorganize docs into bgm and status folders
Group the bgm spec cluster under docs/bgm and move dev logs and plans under docs/status, add an overview index, and update cross-references in the docs, README, and source comments.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* The `$variants` directive: parse a CSV into a typed object array and
|
||||
* extend the original object with each row.
|
||||
*
|
||||
* Per docs/bgm-format.md §1:
|
||||
* Per docs/bgm/format.md §1:
|
||||
* - The CSV's first row is the header, the second row is the type declaration
|
||||
* (`string`, `number`, `string[]`, `[number;number;number;number]`, ...),
|
||||
* the remaining rows are data.
|
||||
|
||||
Reference in New Issue
Block a user