prody / ProDy

A Python Package for Protein Dynamics Analysis
http://prody.csb.pitt.edu
Other
423 stars 154 forks source link

module documentation #32

Closed abakan-zz closed 12 years ago

abakan-zz commented 13 years ago

Move module usage reference to module documentation so that users can get instant help, as in the case of atom selections.

help(atomic) # should highlight important features of atomic classes help(dynamics) # should list all dynamics functions, etc.

abakan-zz commented 13 years ago

atomic module documentation is ready for v.0.7.1

abakan-zz commented 12 years ago

proteins and dynamics module documentations are improved.

abakan-zz commented 12 years ago

This is completed in the new structure of modules.