From 8f05fbe9231f2a8d5564b0455cec56e63f268600 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Fri, 4 Apr 2025 14:52:05 -0400 Subject: [PATCH] Add Docs to Note-Taking & KMS (#1241) Co-authored-by: Rabenherz112 Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/docs.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/docs.yml diff --git a/software/docs.yml b/software/docs.yml new file mode 100644 index 0000000000..27dfe48188 --- /dev/null +++ b/software/docs.yml @@ -0,0 +1,11 @@ +name: "Docs" +website_url: "https://docs.numerique.gouv.fr/" +source_code_url: "https://github.com/suitenumerique/docs" +description: "Collaborative note taking, wiki and documentation platform that scales." +licenses: + - MIT +platforms: + - K8S +tags: + - Note-taking & Editors + - Knowledge Management Tools