epydoc¶
Edward Loper’s API Documentation Generation Tool
| Home | http://epydoc.sourceforge.net |
| Versions | 3.0.1 |
| License | MIT License |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/epydoc |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install epydoc
and update with:
conda update epydoc