jssanshi / concerto-platform

Automatically exported from code.google.com/p/concerto-platform
0 stars 0 forks source link

Documentation needed #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. use concerto - try to fix errors in test run
2. look in the code - try to figure out what the code does
3. ...

What is the expected output? What do you see instead?

The code needs more comments! Without comments it is nearly impossible for 
external developers to work on the concerto code base.

Even for end-users the documentation is important. For example, there is no 
documentation of the values types (list, dataframe,...) which are returned by 
different section types. So it's difficult to handle if-sections right or use 
these values in custom sections.

Original issue reported on code.google.com by Sebastia...@gmail.com on 10 Oct 2012 at 6:49

GoogleCodeExporter commented 9 years ago
Thank you. This is something we are working on even right now.

Original comment by LisPrzem...@gmail.com on 6 May 2013 at 5:41