ekp/.phrase/phases/phase-doc-improvement-20260125/plan_doc_improvement.md
2026-01-25 13:50:46 +08:00

637 B

Plan: Documentation Improvement

Milestones

  1. Structure Setup: Initialize .phrase and new files.
  2. Extraction: Move technical content from READMEs to DEVELOPER docs.
  3. Enhancement: Flesh out API details in DEVELOPER docs using source code as reference.
  4. Polish: Refine User Guide in READMEs.

Scope

  • Files: readme.md, readme_zh.md, DEVELOPER.md (new), DEVELOPER_ZH.md (new).
  • Languages: English, Chinese.

Dependencies

  • Source code (ekp.el, ekp_c/*) for accurate API documentation.

Risks

  • Documentation becoming out of sync with code (mitigated by referencing current codebase).