Files
leptos-shadcn-ui/docs/README.md

2.3 KiB

📚 ShadCN UI Documentation

Centralized documentation for the ShadCN UI project

🗂️ Documentation Structure

🧪 Testing Documentation

  • Testing Guide - Comprehensive E2E testing guide for dynamic loading systems
  • Test Suites - Located in tests/e2e/ directory

🧩 Component Documentation

🚀 Development Documentation

🔍 Quick Navigation

For Developers

For Testers

  • Read testing/TESTING_GUIDE.md for comprehensive testing
  • Run tests from tests/e2e/ directory
  • Use the automated test runner for dynamic loading systems

For Users

📝 Documentation Standards

  • Keep it focused - One concept per document
  • Include examples - Code snippets and usage patterns
  • Stay current - Update when features change
  • Cross-reference - Link between related documents

🚀 Contributing to Documentation

  1. Add new docs to appropriate subdirectory
  2. Update this index when adding new files
  3. Keep it organized - follow the existing structure
  4. Test examples - ensure code snippets work

Last updated: September 2025