Documentation



 

The documentation for parasol has been generated by epydoc.

Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. A lightweight markup language called epytext can be used to format docstrings, and to add information about specific fields, such as parameters and instance variables. Epydoc also understands docstrings written in reStructuredText, Javadoc, and plaintext.

It seems like most of us spend too little time on documentation and, sadly, I am no exception. Epydoc is very useful, but can not make up for a lack of good docstring comments. I think it was Crosby Stills Nash and Young who describe my docstrings best as "Things start out kinda slow and then fizzle out altogether".

Hopefully you will find the parasol documentation at least adequate.

View parasol Documentaion