This basic infrastructure of documentation generation has been establish.
Please read about the spec of how to write document in your code.
we are currently using numpydoc:
https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt
also there is a lot of bug when building sphinx waiting to be fixed:
https://readthedocs.org/projects/striatum/builds/4370706/
This basic infrastructure of documentation generation has been establish.
Please read about the spec of how to write document in your code.
we are currently using numpydoc:
https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt
also there is a lot of bug when building sphinx waiting to be fixed:
https://readthedocs.org/projects/striatum/builds/4370706/