Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 270b374a17 |
+1
-1
@@ -22,7 +22,7 @@ and this project adheres to
|
|||||||
|
|
||||||
- 🐛(frontend) fix tables deletion #1752
|
- 🐛(frontend) fix tables deletion #1752
|
||||||
- 🐛(frontend) fix children not display when first resize #1753
|
- 🐛(frontend) fix children not display when first resize #1753
|
||||||
|
- 📝(doc) fix publiccode.yml syntax #1770
|
||||||
|
|
||||||
## [4.2.0] - 2025-12-17
|
## [4.2.0] - 2025-12-17
|
||||||
|
|
||||||
|
|||||||
+16
-6
@@ -1,16 +1,18 @@
|
|||||||
publiccodeYmlVersion: "2.4.0"
|
publiccodeYmlVersion: "0.5.0"
|
||||||
name: Docs
|
name: Docs
|
||||||
url: https://github.com/suitenumerique/docs
|
url: https://github.com/suitenumerique/docs
|
||||||
landingURL: https://github.com/suitenumerique/docs
|
landingURL: https://github.com/suitenumerique/docs
|
||||||
creationDate: 2023-12-10
|
|
||||||
logo: https://raw.githubusercontent.com/suitenumerique/docs/main/docs/assets/docs-logo.png
|
logo: https://raw.githubusercontent.com/suitenumerique/docs/main/docs/assets/docs-logo.png
|
||||||
usedBy:
|
usedBy:
|
||||||
- Direction interministériel du numérique (DINUM)
|
- Direction interministérielle du numérique (DINUM)
|
||||||
fundedBy:
|
fundedBy:
|
||||||
- name: Direction interministériel du numérique (DINUM)
|
- name: Direction interministérielle du numérique (DINUM)
|
||||||
url: https://www.numerique.gouv.fr
|
uri: https://www.numerique.gouv.fr
|
||||||
roadmap: "https://github.com/orgs/suitenumerique/projects/2/views/1"
|
roadmap: "https://github.com/orgs/suitenumerique/projects/2/views/1"
|
||||||
softwareType: "standalone/other"
|
softwareType: "standalone/other"
|
||||||
|
platforms:
|
||||||
|
- "web"
|
||||||
|
developmentStatus: "stable"
|
||||||
description:
|
description:
|
||||||
en:
|
en:
|
||||||
shortDescription: "The open source document editor where your notes can become knowledge through live collaboration"
|
shortDescription: "The open source document editor where your notes can become knowledge through live collaboration"
|
||||||
@@ -18,10 +20,18 @@ description:
|
|||||||
shortDescription: "L'éditeur de documents open source où vos notes peuvent devenir des connaissances grâce à la collaboration en direct."
|
shortDescription: "L'éditeur de documents open source où vos notes peuvent devenir des connaissances grâce à la collaboration en direct."
|
||||||
legal:
|
legal:
|
||||||
license: MIT
|
license: MIT
|
||||||
|
localisation:
|
||||||
|
localisationReady: true
|
||||||
|
availableLanguages:
|
||||||
|
- de
|
||||||
|
- en
|
||||||
|
- es
|
||||||
|
- fr
|
||||||
|
- nl
|
||||||
maintenance:
|
maintenance:
|
||||||
type: internal
|
type: internal
|
||||||
contacts:
|
contacts:
|
||||||
- name: "Virgile Deville"
|
- name: "Virgile Deville"
|
||||||
email: "virgile.deville@numerique.gouv.fr"
|
email: "virgile.deville@numerique.gouv.fr"
|
||||||
- name: "samuel.paccoud"
|
- name: "Samuel Paccoud"
|
||||||
email: "samuel.paccoud@numerique.gouv.fr"
|
email: "samuel.paccoud@numerique.gouv.fr"
|
||||||
|
|||||||
Reference in New Issue
Block a user