docs-v2/layouts/api
Jason Stirnaman 2b3ed56218 refactor(api): complete Hugo-native migration, remove RapiDoc
Complete Tasks 1-5 of the Hugo-native API migration:

- Promote Hugo-native templates from POC to production location
- Remove RapiDoc templates (rapidoc.html, rapidoc-tag.html, rapidoc-mini.html)
- Remove RapiDoc JS components (api-rapidoc.ts, rapidoc-mini.ts)
- Clean up generation scripts (~200 lines of dead code removed)
- Rewrite Cypress tests for standard HTML (no shadow DOM)

Templates moved from layouts/partials/api/hugo-native/ to parent.
All verifications pass (Hugo build, TypeScript compilation).
2026-02-13 15:07:02 -06:00
..
all-endpoints.html feat(api): add All endpoints page and fix v2 menu warnings 2026-01-14 17:27:39 -06:00
list.html refactor(api): complete Hugo-native migration, remove RapiDoc 2026-02-13 15:07:02 -06:00
section.html refactor(api): complete Hugo-native migration, remove RapiDoc 2026-02-13 15:07:02 -06:00
single.html refactor(api): complete Hugo-native migration, remove RapiDoc 2026-02-13 15:07:02 -06:00