diff options
-rw-r--r-- | README | 29 |
1 files changed, 19 insertions, 10 deletions
@@ -1,13 +1,22 @@ - ____ -/\ _`\ -\ \ \/\ \ ___ ___ ___ ___ - \ \ \ \ \ / __`\ /'___\ /'___\ / __`\ - \ \ \_\ \ /\ \ \ \ /\ \__/ /\ \__/ /\ \ \ \ - \ \____/ \ \____/ \ \____\ \ \____\ \ \____/ - \/___/ \/___/ \/____/ \/____/ \/___/ +8888888b. +888 Y88b +888 888 +888 d88P .d88b. .d8888b .d8888b .d88b. +8888888P" d88""88b d88P" d88P" d88""88b +888 888 888 888 888 888 888 +888 Y88..88P Y88b. Y88b. Y88..88P +888 "Y88P" "Y8888P "Y8888P "Y88P" +Pocco is a Python port of Docco: the original quick-and-dirty, +hundred-line-long, literate-programming-style documentation generator. For more +information, see: -Docco is a quick-and-dirty, hundred-line-long, literate-programming-style -documentation generator. For more information, see: +http://fitzgen.github.com/pocco/ -http://jashkenas.github.com/docco/
\ No newline at end of file +Others: + +CoffeeScript (Original) - http://jashkenas.github.com/docco/ + +Ruby - http://rtomayko.github.com/rocco/ + +Sh - http://rtomayko.github.com/shocco/
\ No newline at end of file |