woocommerce-rest-api-docs/.github/workflows
Brian Coords 9716c70548 Add markdown endpoints for AI coding agents
Generate lightweight markdown versions of the API documentation that are
more suitable for AI coding agents and LLMs. The current HTML output is
~4.2MB which is heavy for agents to process.

- Add build-markdown.sh script that parses YAML front matter and
  concatenates includes into single markdown files
- Update deploy workflow to generate markdown after Slate build
- Output files: index.md, wp-api-v1.md, wp-api-v2.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-09 19:48:34 -07:00
..
deploy.yml Add markdown endpoints for AI coding agents 2026-03-09 19:48:34 -07:00