diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a50d3d3..4d66797 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -50,4 +50,6 @@ Function docstrings ------------------- We use numpy documentation style in our functions. See https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt. See issue #5. - +Documentation +------------- +We use restructured text to document this project. Information how to write rst format is described `here `_. `See issue #49 `_.