Files
onvif-go/docs
ProtoTess eadd0d74f7 fix: update all documentation to use onvif-go for consistent branding
- 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.
2025-11-17 16:02:48 +00:00
..

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: