Rocco is Docco in Ruby
6874288c8a
Header sections will get a descriptive hash anchor: rather than `section-1`, the section will be given an id containing the header text with spaces stripped and replaced with `_`. `section-Header_Goes_Here` for instance. Thanks to [Luke Andrew][1] for the initial work on this patch. [1]: https://github.com/zyx |
||
---|---|---|
bin | ||
lib | ||
test | ||
CHANGELOG.markdown | ||
COPYING | ||
Rakefile | ||
README | ||
rocco.gemspec |
___ ___ ___ ___ ___ /\ \ /\ \ /\ \ /\ \ /\ \ /::\ \ /::\ \ /::\ \ /::\ \ /::\ \ /::\:\__\ /:/\:\__\ /:/\:\__\ /:/\:\__\ /:/\:\__\ \;:::/ / \:\/:/ / \:\ \/__/ \:\ \/__/ \:\/:/ / |:\/__/ \::/ / \:\__\ \:\__\ \::/ / \|__| \/__/ \/__/ \/__/ \/__/ 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/>