[ANN] rdoc 3.5 Released

E

Eric Hodel

rdoc version 3.5 has been released!

* RDoc Project Page - https://github.com/rdoc/rdoc/
* RDoc Documentation - http://rdoc.rubyforge.org/
* RDoc Bug Tracker - https://github.com/rdoc/rdoc/issues

RDoc produces HTML and command-line documentation for Ruby projects. =
RDoc
includes the +rdoc+ and +ri+ tools for generating and displaying online
documentation.

See RDoc for a description of RDoc's markup and basic use.

Changes:

### 3.5 / 2010-01-29

* Minor enhancements
* RDoc::parser::C looks for rb_scan_args and fills in =
RDoc::AnyMethod#params
appropriately. This may provide useful information if the author =
did not
provide a call-seq.
* RDoc::parser::C now records the function name for methods =
implemented in
C.
* RDoc now records file and byte offset information for methods.
* Bug fixes
* Locations of module aliases are now recorded.
* RDoc::parser::C finds method bodies better now.
* Fixed further locations where output encoding was not preserved. =
Bug #11
by V=EDt Ondruch, RubyForge bug #28791 by Dzmitry Prakapenka.
* Fixed display of numeric lists on the index page and file pages. =
Bug #12
by tobijk.
* Skip TestRDocOptions#test_check_files on windows until a =
windows-specific
test can be created. RubyForge bug #28821 by Usaku Nakamura.
* Fixed line-height of headings in method and alias descriptions. =
RubyForge
Bug #2770 by Adam Avilla
* Relaxed RDoc::parser::Ruby#remove_private_comments to consume more =
dashes
as older versions once did. Bug #7 by Claus Folke Brobak.
 

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

Similar Threads

[ANN] rdoc 3.1 Released 0
[ANN] rdoc 3.6 Released 4
[ANN] rdoc 3.3 Released 0
[ANN] rdoc 3.4 Released 0
[ANN] rdoc 3.5.2 Released 0
[ANN] rdoc 3.2 Released 0
[ANN] RDoc 3 6
[ANN] rdoc 2.5 Released 7

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top