eadd0d74f7
- CONTRIBUTING.md: Updated title and git clone URL - .github/CONTRIBUTING.md: Updated title, paths, and references - QUICKSTART.md: Updated intro - BUILDING.md: Updated title - docs/ARCHITECTURE.md: Updated title and descriptions - docs/PROJECT_SUMMARY.md: Updated title, description, and structure - docs/IMPLEMENTATION_SUMMARY.md: Updated docker example - server/README.md: Updated cd command and link text - cmd/onvif-diagnostics/README.md: Updated cd command Note: Kept 'go-onvif' as manufacturer identifier in code (server/types.go, cmd/onvif-server/main.go) and in code comments (examples/) for descriptive purposes.
Additional Documentation
This directory contains supplementary documentation for the onvif-go project.
Contents
- ARCHITECTURE.md - System architecture and design decisions
- CAMERA_TESTS.md - Camera testing framework documentation
- IMPLEMENTATION_SUMMARY.md - Implementation details and notes
- PROJECT_SUMMARY.md - Project overview and planning
- TEST_QUICKSTART.md - Testing quickstart guide
- XML_DEBUGGING_SOLUTION.md - XML debugging tips and solutions
Main Documentation
For primary documentation, see the root directory:
- README.md - Main project documentation
- QUICKSTART.md - Getting started guide
- BUILDING.md - Build and release instructions
- CONTRIBUTING.md - Contribution guidelines
- CHANGELOG.md - Version history and changes