[ANN] rdoc_chm 2.4.0 Released

G

Gordon Thiesfeld

rdoc_chm version 2.4.0 has been released!

* <{RDoc_CHM Project Page}[http://github.com/vertiginous/rdoc_chm]>
* <{RDoc_CHM Bug Tracker}[http://github.com/vertiginous/rdoc_chm/issues]>

A Microsoft Compiled HTML Help generator for {RDoc}[http://rdoc.rubyforge.org/].

Changes:

### 2.4.0 / 2009-08-10

* Two major enhancementsd
* RDoc 2.4.x compatibility
- Converted to RHTML templates
- --opname option was removed form RDoc. RDoc_chm now uses --op
for naming the CHM file
* Improved table of contents and index.
- TOC is now split into classes/modules and files
- index now lists methods followed by their class, i.e. 'to_s (Symbol)'

* Multiple minor enhancements:
* fixed issue when klass.superclass is nil
* moved file metadata into documentation div for single column layout
* moved class metadata into documentation div for single column layout
* removed method list from index page. takes a long time to load on
ruby-core and stdlib.
(plus the data is given in the CHM TOC and index).
* added classindex and fileindex pages
* udpated TOC from "Classes" to "Classes/Modules"
* TOC uses method.pretty_name instead of method.name
* added hidden img tags to index.rhtml so the html help compiler
will find image files
* fixes to chm project and contents files
* Readme corrections
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top