Sexy documenting with Docco & Rocco
I've always found generated documentation to be ugly, that is until I found Docco and its Ruby variant: Rocco.
Not only is it the sexiest documentation I've found to date, its also simple to use, simply rocco app/models/*.rb.
The thing I love about Docco most though, is the way it lays out the comments right next to the code that is being executed. Go ahead and take a look.
Published on Sunday, 8 May 2011
All posts
- How to reach your host machine from VirtualBox
- Running RSpec with optional SimpleCov
- Handy Rails string functions
- Sexy documenting with Docco & Rocco
- Playing with CoffeeScript
- Time to learn: Behaviour Driven Development
- Getting up and running with Cucumber and Test::Unit
- My HTML Toolkits
- First networking meeting
- Using php.activerecord with Zend Framework
- How to create a Zend Controller Plugin
- JavaScript CDATA