Guest User

Untitled

a guest
Jun 24th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. $ gem install hanna
  2. $ cd ~/.rvm/src/ruby-1.8.6-p383
  3. $ hanna -o doc/api --inline-source --line-numbers --fmt=html
  4. $ open doc/api/index.html
  5.  
  6. rdoc -o <output path> --inline-source --line-numbers --format=html --template=hanna
Add Comment
Please, Sign In to add comment