Complete task002 through task016 across cache correctness, editor lifecycle, C boundaries, build and release governance, dictionary provenance, performance, interactive workflows, tests, documentation, and final cleanup.
9 lines
590 B
Markdown
9 lines
590 B
Markdown
# Tasks: Documentation Improvement
|
|
|
|
- task001 [x] Create `DEVELOPER.md` with extracted technical content from `readme.md`
|
|
- task002 [x] Create `DEVELOPER_ZH.md` with extracted technical content from `readme_zh.md`
|
|
- task003 [x] Enhance `DEVELOPER.md` with detailed Elisp API and C Module internals
|
|
- task004 [x] Enhance `DEVELOPER_ZH.md` with detailed Elisp API and C Module internals
|
|
- task005 [x] Refine `readme.md` to be user-focused (remove internal details, add links to Dev docs)
|
|
- task006 [x] Refine `readme_zh.md` to be user-focused (remove internal details, add links to Dev docs)
|