docstrings

This commit is contained in:
Davide Alberani 2015-03-22 10:17:04 +01:00
parent 0a2681a7e4
commit af6b5417ff

View file

@ -29,6 +29,8 @@ It's enough to be consistent within the document you're editing.
I suggest four spaces instead of tabs for all the code: Python (**mandatory**), JavaScript, HTML and CSS.
Python code documented following the [Sphinx](http://sphinx-doc.org/) syntax.
Install and run
===============