Skip to content

Conversation

@kylemclaren
Copy link
Collaborator

@kylemclaren kylemclaren commented Jan 21, 2026

Summary

  • Remove hardcoded category title mapping in API docs generator, using simple title-casing derived from schema category names instead
  • Update category descriptions to match the live sprites.dev/api documentation

Test plan

  • Run pnpm build to regenerate API docs
  • Verify sidebar shows correct category titles (e.g., "Proxy" instead of "HTTP Proxy")
  • Verify category page descriptions match sprites.dev/api

🤖 Generated with Claude Code

@github-actions
Copy link
Contributor

github-actions bot commented Jan 21, 2026

CLI Documentation Generator

Metric Value
CLI Version 0.0.1
Commands Generated 24
Tests ✅ 0/0 passed
📚 Commands documented
  • sprite login
  • sprite logout
  • sprite org auth
  • sprite org list
  • sprite org logout
  • sprite org keyring disable
  • sprite org keyring enable
  • sprite auth setup
  • sprite create
  • sprite use
  • sprite list
  • sprite destroy
  • sprite exec
  • sprite console
  • sprite checkpoint create
  • sprite checkpoint list
  • sprite checkpoint info
  • sprite checkpoint delete
  • sprite restore
  • sprite proxy
  • sprite url
  • sprite url update
  • sprite api
  • sprite upgrade

@github-actions
Copy link
Contributor

github-actions bot commented Jan 21, 2026

Preview Deployment

Name URL
Preview https://pr-97-superfly-sprites-docs.fly.dev

Commit: 779fbc4

@github-actions
Copy link
Contributor

github-actions bot commented Jan 21, 2026

Lighthouse Results

URL Performance Accessibility Best Practices SEO
/ 🟠 89 🟢 100 🟢 96 🟢 100

@github-actions
Copy link
Contributor

github-actions bot commented Jan 21, 2026

E2E Test Results

✅ Tests success

Ran against: https://pr-97-superfly-sprites-docs.fly.dev

@kylemclaren kylemclaren force-pushed the dynamic-category-titles branch 2 times, most recently from 9355bac to f3b2660 Compare January 21, 2026 19:38
@kylemclaren kylemclaren force-pushed the dynamic-category-titles branch from f3b2660 to 79a0a0b Compare January 21, 2026 19:46
@kylemclaren kylemclaren changed the title Use dynamic category titles and update descriptions to match live site Update category titles and descriptions Jan 21, 2026
- Remove hardcoded category title mapping, use simple title-casing from schema
- Update category descriptions to match sprites.dev/api documentation

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@kylemclaren kylemclaren force-pushed the dynamic-category-titles branch from 79a0a0b to 77b7f07 Compare January 21, 2026 19:57
@kylemclaren kylemclaren merged commit a12fd9f into main Jan 21, 2026
5 checks passed
@kylemclaren kylemclaren deleted the dynamic-category-titles branch January 21, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants