diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-28 02:09:11 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-28 02:09:11 -0500 |
| commit | 636c18341c1f9131bfabdd547cd60797d844a601 (patch) | |
| tree | b6c5db6ba8fc9d4f8de33a16334fc533c34ab76c /test-from-git | |
| parent | e373ba9e6dc1b288946ce57e3f29bf5372126dee (diff) | |
| download | org-drill-636c18341c1f9131bfabdd547cd60797d844a601.tar.gz org-drill-636c18341c1f9131bfabdd547cd60797d844a601.zip | |
docs: relocate v0 design specs to docs/design/
I moved both v0 design specs out of working/ and into docs/design/. That's the conventional permanent home for project documentation, where engineers will look during implementation. working/ is meant for transient in-progress artifacts that file away once the work ships, and these specs are long-lived design docs that don't fit that contract.
Files moved:
- working/stats-dashboard/stats-dashboard.org → docs/design/stats-dashboard.org
- working/fsrs-spec/fsrs-spec.org → docs/design/fsrs-spec.org
The git rename detection picked both up, so file history follows the move.
I also dropped the stale /docs entry from .gitignore. The Makefile doesn't write to docs/ and nothing else references it as a build output, so the ignore was inherited cruft that would have silently dropped any tracked file under docs/.
I updated path references in seven spots: three docstring/comment refs in org-drill.el, one in tests/test-org-drill-session-record.el (the Commentary block), and three inside the specs themselves. Two refs in fsrs-spec.org now point at the correct location for its defcustom docstring and option description. One in stats-dashboard.org's References section points at the sister spec.
Full make test-unit green. eask compile clean.
Diffstat (limited to 'test-from-git')
0 files changed, 0 insertions, 0 deletions
