rbdump - a debug dump for a .rb file
rbdump [OPTIONS] FILE.rb [FILE.html|FILE.txt ...]
You only need to use rbdump if you need to debug the .hidx files that rbmake (or some other rb-book-creation software) produced.
You can only specify one .rb file at a time. You can also restrict what
.html pages get dumped (by specifying one or more .html page names) and
what section(s)
of the .hidx page gets dumped.
the rbmake manpage, the rbburst manpage, the rbinfo manpage
Wayne Davison <wayned@users.sourceforge.net>.