What problem does it solve?
Transforms implemented front-end pages, related files, and QA findings into consistent, discoverable page documentation so teams can quickly understand page purpose, status, and next steps without manual consolidation.
Core Features & Use Cases
- Structured Page Docs: Produces a page-level markdown file with purpose, user goals, file structure, major UI sections, and known issues.
- Template-driven Output: Fills a reusable page template and ensures the pages_index is updated with status and date.
- Operational Use Cases: Use after completing a feature page, after browser QA, or when a bugfix changes behavior to keep docs in sync with implementation.
Quick Start
Generate a page documentation file for the search page using pages/search.html and js/search.js, include browser QA results and recent commit notes, and add or update the entry in docs/pages/pages_index.md.