X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=delaunay.git;a=blobdiff_plain;f=index.md;h=fb8af12a759ca3b621d355b69aadb6511e67add1;hp=f2a9981ce52ceb48d7c1485d34283316b44f3e10;hb=0fc3412f5527ee6e9e3e1291ae9d028e64b1db1c;hpb=60cfa183014f7810d3a82e4fb1c1a468454be97b diff --git a/index.md b/index.md index f2a9981..fb8af12 100644 --- a/index.md +++ b/index.md @@ -17,13 +17,16 @@ working properly yet. There is no documentation (but there will be). Every feedback will be appreciated. +## Documentation + +A PDF documentation is available in the `doc` directory. + ## TODO list -* **Update `tikz` functions**. * Reader for gmesh `msh` file to plot meshes produced by this software. * 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 2D algorithms (divide and conquer) +* Other 2D algorithms (divide and conquer, etc.)