add link to tutorial at the wiki

This commit is contained in:
Vicente Adolfo Bolea Sanchez 2020-02-14 12:05:11 -05:00
parent 37128fc151
commit 3cf1d9dbe0

@ -28,6 +28,12 @@ You can find out more about the design of VTK-m on the [VTK-m Wiki].
+ "Part 4: Advanced Development" covers topics such as new worklet
types and custom device adapters.
+ A practical [VTK-m Tutorial] based in what users want to accomplish with
VTK-m:
+ Building VTK-m and using existing VTK-m data structures and filters.
+ Algorithm development with VTK-m.
+ Writing new VTK-m filters.
+ Community discussion takes place on the [VTK-m users email list].
+ Doxygen-generated nightly reference documentation is available
@ -216,4 +222,5 @@ See [LICENSE.txt](LICENSE.txt) for details.
[VTK-m Users Guide]: http://m.vtk.org/images/c/c8/VTKmUsersGuide.pdf
[VTK-m users email list]: http://vtk.org/mailman/listinfo/vtkm
[VTK-m Wiki]: http://m.vtk.org/
[CONTRIBUTING.md]: CONTRIBUTING.md
[VTK-m Tutorial]: http://m.vtk.org/index.php/Tutorial
gCONTRIBUTING.md]: CONTRIBUTING.md