Skip to content

Conversation

@subhashkhileri
Copy link
Member

Summary

  • Add comprehensive VitePress documentation with guide, API reference, tutorials, and examples sections
  • Create standalone docs package with its own package.json and yarn configuration
  • Add GitHub Actions workflow for automatic deployment to GitHub Pages
  • Include reusable code snippets and CLAUDE.md guide for documentation maintenance

Test plan

  • Verify yarn install works in docs directory
  • Verify yarn build completes successfully
  • Verify yarn dev starts the dev server
  • Verify GitHub Actions workflow runs on push to main

🤖 Generated with Claude Code

subhashkhileri and others added 4 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]>
Add corepack enable step to GitHub Actions workflow to support Yarn 3,
add packageManager field to docs/package.json, and update CLAUDE.md
setup instructions.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
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