From 091530a7b134b2955272ad2ab217cf195233dc39 Mon Sep 17 00:00:00 2001 From: "Maxime Chupin (Ceremade)" Date: Wed, 23 Nov 2016 17:28:28 +0100 Subject: [PATCH] =?utf8?q?warning=20pour=20l'index,=20et=20TODO=20list=20m?= =?utf8?q?odifi=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- index.md | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/index.md b/index.md index 735f8cc..f2a9981 100644 --- a/index.md +++ b/index.md @@ -2,17 +2,28 @@ ## Introduction +
+**Attention**, l'extension est en plein développement, nous n'en +sommes toujours pas à la version 0.1, donc, beaucoup de choses ne sont +pas opérationnelles. Utilisez là, mais en ayant ça en tête. + +Tout retour d'utilisation sera le bienvenu ! +
+ +
+**Warning**, this package is under development, a lot of things is not +working properly yet. There is no documentation (but there will be). + +Every feedback will be appreciated. +
+ ## TODO list -* Update `tikz` functions. +* **Update `tikz` functions**. * Reader for gmesh `msh` file to plot meshes produced by this software. -* Implement the picture mode `embedded` to allow the generated code - (`mplibcode` or `tikz`) to be included in a `mplibcode` or - `tikzpicture` environment (for now, the produced code contains the - environment declarations). * Macro to generate a meshed rectangle. * Macro to generate a meshed circle. * Macro that, given a border defined by a set of points, adds points inside to generate the mesh. -* Other algorithms (divide and conquer) +* Other 2D algorithms (divide and conquer) -- 2.20.1