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:
parent
c573d117d0
commit
532d42cec5
1 changed files with 8 additions and 0 deletions
|
|
@ -11,6 +11,14 @@ C'est une application mettant en oeuvre une prise de contact entre un demandeur
|
|||
* [](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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue