Skip to content

Latest commit

 

History

History

README.md

Documentation Index - Video Annotation Viewer v0.3.0

This directory contains comprehensive documentation for Video Annotation Viewer, including user guides, developer resources, and testing procedures.

📋 User & Developer Guides

🎬 v0.3.0 Job Management (New)

Current development and planning documentation:

🧪 Testing & Quality Assurance

QA documentation and testing procedures:

📜 Historical Archives

Previous versions and historical documentation:

Root Documentation


📖 Quick Start for Developers

  1. Setup: Follow DEVELOPER_GUIDE.md for development environment setup
  2. API Integration: Review CLIENT_SERVER_COLLABORATION_GUIDE.md for VideoAnnotator server integration (v0.3.0)
  3. Formats: Check FILE_FORMATS.md for supported annotation formats
  4. Debugging: Use DEBUGUTILS_GUIDE.md for console testing tools
  5. Testing: Follow testing/QA_Checklist_v0.3.0.md for comprehensive quality assurance

🔗 External References