addons-cm/docs/README.md
snt b10ba1fc15 [DOC] all: Reorganize and consolidate project documentation
- Create .github/copilot-instructions.md with global development guidelines
- Add comprehensive README.md at project root with quick start guide
- Create docs/ directory for technical documentation
- Move installation and linter docs to docs/
- Add docs/TRANSLATIONS.md with complete translation system guide
- Create README.md for OCA modified addons (product_origin, product_get_price_helper, product_main_seller)
- Document translation best practices (no _() in field definitions)
- Add references between all documentation files
- Clean up project root by moving technical docs to docs/

All documentation now properly references addon-specific READMEs for detailed architecture and implementation.
2026-02-12 16:25:49 +01:00

1.8 KiB

Documentación Técnica

Esta carpeta contiene documentación técnica y de referencia del proyecto.

Contenido

Configuración y Desarrollo

Resolución de Problemas

Documentación Principal

Para información general del proyecto y cómo empezar, ver:

Documentación por Addon

Cada addon tiene su propio README:

Addons Custom

Addons OCA Modificados