Skip to content

Conversation

@subhashkhileri
Copy link
Member

Summary

  • Add complete VitePress documentation site for rhdh-e2e-test-utils
  • Create Guide section with installation, quick-start, core concepts, deployment, helpers, page objects, utilities, and configuration docs
  • Create API reference with detailed method signatures and types for all exports
  • Add Tutorials for step-by-step learning guides
  • Add Examples section with copy-paste ready code
  • Include GitHub Actions workflow for automatic deployment to GitHub Pages
  • Make docs a standalone package with its own package.json and yarn.lock
  • Add reusable snippets to reduce duplication across documentation
  • Create CLAUDE.md guide for documentation maintenance

Test plan

  • Run cd docs && yarn install && yarn dev to verify local dev server works
  • Run cd docs && yarn build to verify production build succeeds
  • Verify all navigation links work correctly
  • Verify code examples render with proper syntax highlighting
  • Verify GitHub Actions workflow triggers on push to main

🤖 Generated with Claude Code

subhashkhileri and others added 3 commits January 15, 2026 18:05
Create complete documentation site for rhdh-e2e-test-utils using VitePress:

- Guide section: installation, quick-start, core concepts, deployment, helpers, page objects, utilities, and configuration
- API reference: detailed method signatures and types for all exports
- Tutorials: step-by-step guides for common use cases
- Examples: copy-paste ready code examples

Additional features:
- GitHub Actions workflow for automatic deployment to GitHub Pages
- Standalone docs package with its own package.json and yarn.lock
- Reusable snippets to reduce duplication
- CLAUDE.md guide for documentation maintenance

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@subhashkhileri subhashkhileri merged commit 7ffe4c1 into redhat-developer:main Jan 15, 2026
1 check passed
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.

1 participant