readme: add Documentation section pointing to doc/README.md index

Insert a short 'Documentation' section between the GitHub Actions
status badges and 'Construction et deploiement'. The new section
names the doc/ directory, links to doc/README.md (the new index),
and to Architecture.md (the architecture root).
This commit is contained in:
Paul Schneider 2026-06-27 14:25:28 +01:00
commit 532d42cec5

View file

@ -11,6 +11,14 @@ C'est une application mettant en oeuvre une prise de contact entre un demandeur
* [![Build and Push Yavsc Production Image](https://github.com/pazof/yavsc/actions/workflows/docker-publish-backend.yml/badge.svg)](https://github.com/pazof/yavsc/actions/workflows/docker-publish-backend.yml)
# Documentation
L'architecture, la roadmap et les détails métier sont documentés
sous [`doc/`](./doc/). Voir l'[index de la documentation](./doc/README.md)
pour le sommaire complet. La racine de l'architecture est
[Architecture.md](./doc/Architecture.md).
# Construction et déploiement
## Construction