module documentation

Roughly a UI component for variables and their values
Function document_data Produce html documentation for a data descriptor.
def document_data(the_object, name=''):
Produce html documentation for a data descriptor.
Parameters
the_object:TypeLikeUndocumented
name:strUndocumented
Returns
strUndocumented