From 9dd1c6a98aee9b421d4109b8cac9842d96e4bb96 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Mon, 29 May 2023 10:42:11 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20(doc=20jit)=20better=20descripti?= =?UTF-8?q?on=20for=20doc=20jit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/presentation/my-projects.vue | 22 ++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/components/presentation/my-projects.vue b/src/components/presentation/my-projects.vue index b1d1b64..70e61f4 100644 --- a/src/components/presentation/my-projects.vue +++ b/src/components/presentation/my-projects.vue @@ -29,6 +29,17 @@ feature. +
  • + Doc-JIT: just in time documentation. It displays the right + documentation when you need it. Doc-JIT is a VS Code extension for + developers to open the most relevant documentation when coding features. +
  • +
  • : a cli command (now a bit out of date) that generates the multiple favicons needed for a Progressive Web App.
  • - -
  • - Doc-JIT: just in time documentation. It displays the right - documentation when you need it. Doc-JIT is an VS Code extension - developers to open the most relevant documentation when coding features. -