diff options
author | Alex <alex@adnab.me> | 2022-06-01 23:35:05 +0200 |
---|---|---|
committer | Alex <alex@adnab.me> | 2022-06-01 23:35:05 +0200 |
commit | f974678da71b27a325b7882ed7ebc945e3b4518b (patch) | |
tree | 820b09ac01f0c87b628e0405d3c3f5765ae51dec /content/infrastructures/logiciels/conception/_index.md | |
parent | 97f7387ac7a6421cfaea964ed6d9339926cc91ac (diff) | |
parent | 8a50295aa8bbf9abb0689e1fcb358879d0ff042b (diff) | |
download | guide.deuxfleurs.fr-f974678da71b27a325b7882ed7ebc945e3b4518b.tar.gz guide.deuxfleurs.fr-f974678da71b27a325b7882ed7ebc945e3b4518b.zip |
Merge pull request 'Ajout pages oubliées' (#5) from missing-pages into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/man.deuxfleurs.fr/pulls/5
Diffstat (limited to 'content/infrastructures/logiciels/conception/_index.md')
-rw-r--r-- | content/infrastructures/logiciels/conception/_index.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/content/infrastructures/logiciels/conception/_index.md b/content/infrastructures/logiciels/conception/_index.md new file mode 100644 index 0000000..756e240 --- /dev/null +++ b/content/infrastructures/logiciels/conception/_index.md @@ -0,0 +1,7 @@ ++++ +title = "Conception" +description = "Conception" +weight = 90 ++++ + +Cette section recense les principes de conception que Deuxfleurs applique pour les logiciels qu'elle développe. |