I want to generate the Ruby documentation with hanna template.
How to do that? Or where can I download it if it's available at all?
Using
rdoc -o ~/doc --inline-source --line-numbers --format=html --template=hanna
gives me docs with missing methods. It seems like it doesn't generate methods written in C.