The Wayback Machine - https://web.archive.org/web/20190825220624/https://github.com/pycco-docs/pycco
Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Literate-style documentation generator.
Python
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
pycco Docstring should be first. May 2, 2018
pycco_resources fixes some code style conformance errors Jul 31, 2016
tests Merge branch 'master' into minor-fixes May 2, 2018
.editorconfig Add EditorConfig file for indentation and newlines Feb 19, 2012
.gitignore adds tox Jul 31, 2016
.travis.yml moves matrix down in the config file and rearranges the tox section Apr 15, 2017
AUTHORS Unicode-proof index generation Dec 28, 2015
CONTRIBUTING.md
LICENSE (0.4) Dec 28, 2015
README.md (0.4) Dec 28, 2015
requirements.test.txt Merge branch 'master' into minor-fixes May 2, 2018
requirements.txt Update requirements Apr 26, 2018
setup.py Version bump May 2, 2018
tox.ini fixes travis install command Apr 15, 2017

README.md

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

You can’t perform that action at this time.