1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Contributing
------------
Our project uses Gerrit for code review, and CDash@Home to test proposed
patches before they are merged. Please check our [development][Development]
guide for details on developing and contributing to the project.
Our [wiki][Wiki] is used to document features, flesh out designs and host other
documentation. Our API is [documented using Doxygen][Doxygen] with updated
documentation generated nightly. We have several [mailing lists][MailingLists]
to coordinate development and to provide support.
[Development]: https://docs.google.com/a/kitware.com/document/d/1nzinw-dR5JQRNi_gb8qwLL5PnkGMK2FETlQGLr10tZw/view "Development guide"
[Wiki]: http://www.vtk.org/Wiki/VTK "VTK wiki"
[Doxygen]: http://www.vtk.org/doc/nightly/html "API documentation"
[MailingLists]: http://www.vtk.org/VTK/help/mailing.html "Mailing Lists"
|