Name: | docco |
---|---|
Version: | 0.6.2 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 280990 |
License: | MIT |
RPM: | docco-0.6.2-6.el7.noarch.rpm |
Source RPM: | docco-0.6.2-6.el7.src.rpm |
Build Date: | Fri Nov 24 2017 |
Build Host: | x86-ol6-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://jashkenas.github.com/docco/ |
Summary: | The Quick and Dirty Literate Programming Documentation Generator |
Description: | Docco is a quick-and-dirty documentation generator, written in Literate CoffeeScript. It produces an HTML document that displays your comments intermingled with your code. All prose is passed through Markdown, and code is passed through Pygments syntax highlighting. |