A Python port of Docco: the original quick-and-dirty, hundred-line-long, literate-programming-style documentation generator.


License
Other
Install
pip install Pycco==0.6.0

Documentation

888888b.
888   Y88b
888    888
888   d88P  888  888   .d8888b  .d8888b  .d88b.
8888888P"   888  888  d88P"    d88P"    d88""88b
888         888  888  888      888      888  888
888         Y88b 888  Y88b.    Y88b.    Y88..88P
888          "Y88888   "Y8888P  "Y8888P  "Y88P"
                 888
            Y8b d88P
             "Y88P"

Pycco is a Python port of Docco: the original quick-and-dirty, hundred-line- long, literate-programming-style documentation generator. For more information, see:

https://pycco-docs.github.io/pycco/

Others:

CoffeeScript (Original) - http://jashkenas.github.com/docco/

Ruby - http://rtomayko.github.com/rocco/

Sh - http://rtomayko.github.com/shocco/

Build Status Coverage Status