python-mle icon indicating copy to clipboard operation
python-mle copied to clipboard

add documentation/ follow google style guide

Open maxnoe opened this issue 10 years ago • 1 comments

We need to add more documentation, docstrings for all classes etc.

The google style guide might be helpful: http://google-styleguide.googlecode.com/svn/trunk/pyguide.html

maxnoe avatar Jan 31 '15 19:01 maxnoe

I prefer the numpy style of documentation: https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt

ibab avatar Jan 31 '15 20:01 ibab