ascii art is a requirement
This commit is contained in:
parent
cc09e0ff1e
commit
e467978b69
23
README
Normal file
23
README
Normal file
@ -0,0 +1,23 @@
|
||||
|
||||
|
||||
___ ___ ___ ___ ___
|
||||
/\ \ /\ \ /\ \ /\ \ /\ \
|
||||
/::\ \ /::\ \ /::\ \ /::\ \ /::\ \
|
||||
/::\:\__\ /:/\:\__\ /:/\:\__\ /:/\:\__\ /:/\:\__\
|
||||
\;:::/ / \:\/:/ / \:\ \/__/ \:\ \/__/ \:\/:/ /
|
||||
|:\/__/ \::/ / \:\__\ \:\__\ \::/ /
|
||||
\|__| \/__/ \/__/ \/__/ \/__/
|
||||
|
||||
|
||||
|
||||
Rocco is a quick-and-dirty, literate-programming-style documentation
|
||||
generator for Ruby. See the Rocco generated docs for more information:
|
||||
|
||||
<http://rtomayko.github.com/rocco/>
|
||||
|
||||
|
||||
Rocco is a port of, and borrows heavily from, Docco -- the original
|
||||
quick-and-dirty, hundred-line-long, literate-programming-style
|
||||
documentation generator in CoffeeScript:
|
||||
|
||||
<http://jashkenas.github.com/docco/>
|
@ -1,8 +0,0 @@
|
||||
# rocco
|
||||
|
||||
This is a Ruby port of [Docco](http://jashkenas.github.com/docco/), a
|
||||
_quick-and-dirty, hundred-line-long, literate-programming-style
|
||||
documentation generator_.
|
||||
|
||||
See the [Rocco generated documentation](http://rtomayko.github.com/rocco/)
|
||||
for more information.
|
Loading…
Reference in New Issue
Block a user