Commit Graph

14 Commits

Author SHA1 Message Date
Kenneth Moreland
b80b7e2e71 Add VTK-m User's Guide to source
This is a start of moving the VTK-m User's Guide into the VTK-m source.
This is only the start of the process. There are several goals of this
work.

1. Integrate the documentation into the source code better to better
   keep the code up to date.
2. Move the documentation over to Sphinx so that it can be posted online
   and be more easily linked.
3. Incoporate Doxygen into the guide to keep the documentation
   consistent.
4. Build the user guide examples as part of the VTK-m CI to catch
   compatibility changes quickly.
2023-10-17 11:31:27 -04:00
Vicente Adolfo Bolea Sanchez
165d6d936f newrelease.md: templatize newrelease.md
- Uses pyexpander as engine since we already depend on it.
- Add rules for dealing with VTK releases.
- Updates docs/ReleaseProcess.md .
2022-09-28 18:02:37 -04:00
Ben Boeckel
72f76d2355 clang-format: update configuration for 9.0 2020-08-24 11:47:55 -04:00
Sujin Philip
d0c6d16123 Add update script for LCL 2019-10-07 15:37:34 -04:00
Sujin Philip
2a6aadc691 Add update file for VTK-c 2019-09-21 16:30:39 -04:00
Abhishek Dilip Yenpure (-EXP)
fd23bb3c74 Update attributes to include all files in data to lfs
Originally, only files in the base directory were put into lfs.
With this change, all files in any subdirectory are also put into
lfs.
Also adding the test files for temporal advection to the data directory.
2019-09-04 09:23:50 -06:00
Robert Maynard
8153246381 Add lodepng as a vtk-m thirdparty library. 2019-06-19 14:39:46 -04:00
Kenneth Moreland
2c10b57ced Add update script for optionparser third party library 2019-03-26 15:34:20 -06:00
Utkarsh Ayachit
aa936095da update diy location in gitattributes. 2018-01-03 14:06:14 -05:00
Utkarsh Ayachit
1f989b1fb0 exclude diy from clang format. 2017-12-15 15:03:03 -05:00
Robert Maynard
41fbff9064 Ignore whitespace in markdown files as they mean something 2017-07-07 11:14:25 -04:00
Ben Boeckel
9e56a5d881 clang-format: add configuration and attributes 2017-05-25 07:46:44 -04:00
Robert Maynard
f7e28107a7 Rewrite the VTK-m README document. 2017-05-24 16:52:26 -04:00
Robert Maynard
f79cc9df8a Add in support for Git LFS to vtk-m.
The root level data folder is where all data files should exist.
2017-01-19 14:20:14 -05:00