@@ -34,4 +34,4 @@ Beside this, more relaxed, the use of following things is suggested:
All functions should have a docsstring following the [numpy style](https://numpydoc.readthedocs.io/en/latest/format.html#docstring-standard).
We encourage to do typing of the variable inside the docstring. We use sphinx to automatically create a html documentation of the API. Needs more work and improvement.
\ No newline at end of file
We encourage to do typing of the variable inside the docstring. We use sphinx to automatically create a html documentation of the API. Needs more work and improvement. To make our life easier, we use markdown files for sphinx.