-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
docsThese are issues pertaining to the docs pagesThese are issues pertaining to the docs pageshelp wanted
Description
The documentation has fallen seriously behind. There needs to be updates to deprectated examples and an automated system needs to be developed for testing examples on the website.
To do:
- Update docstrings for all algorithms and their methods
- Use
pytestto test any code examples in the docstrings - Create an example page for every algorithm
- Fill out a Python example for every algorithm that leverages
vtkifor visualization - Finish the development guide:
- Fill out examples on how to make common types of algorithms
- Organize and add more to the resources section of the website
- Fill out the testing suite to report coverage above 90% of the library
Metadata
Metadata
Assignees
Labels
docsThese are issues pertaining to the docs pagesThese are issues pertaining to the docs pageshelp wanted