Skip to content

Latest commit

 

History

History

README.md

Documentation Index

Welcome to the Director's Palette documentation. This directory contains all technical documentation for developers and contributors.

📚 Documentation Structure

Core Documentation

Development Guides

  • CLAUDE.md - AI assistant instructions for Claude Code
  • README.md - Main project documentation

Fix Documentation

🚀 Quick Links

For Developers

  1. Start with Architecture to understand the system
  2. Check Troubleshooting for common issues
  3. Review CLAUDE.md for AI-assisted development

For Users

  1. See main README for usage instructions
  2. Check Changelog for latest updates

🔍 Common Topics

Music Video Generation

  • Reference extraction and configuration
  • Shot generation with director styles
  • Visual themes and treatments
  • See: Troubleshooting #2

Story Mode

State Management

Error Handling

📝 Documentation Standards

File Naming

  • Use UPPERCASE for main docs (README.md, CHANGELOG.md)
  • Use kebab-case for guides (setup-guide.md)
  • Keep related docs in subdirectories

Content Structure

  1. Clear heading hierarchy
  2. Code examples with syntax highlighting
  3. Problem → Solution format for troubleshooting
  4. Version numbers and dates in changelog

Maintenance

  • Update CHANGELOG.md with each release
  • Add new issues to TROUBLESHOOTING.md
  • Keep architecture docs in sync with code
  • Archive outdated docs in archive/ folder

🤝 Contributing to Docs

  1. Follow existing format and style
  2. Include code examples
  3. Add cross-references
  4. Update index when adding new docs
  5. Test all code snippets

📞 Need Help?

  • Check documentation first
  • Search GitHub issues
  • Ask in discussions
  • Contact maintainers

Last updated: 2024-08-12