Software Documentation.Info Logo
  home | about | technical writing | software documentation tools | add resource | site map | contact

SEARCH WEBSITE
 Search Website

CATEGORIES
Articles / Whitepapers
Technical Writing
  Technical Writers/Authors
  Technical Writing Services Software Documentation Tools
  Source Code Tools
    ASP
    .NET Framework
    Visual Basic
    SQL Server
    C++
    Java
    PHP
  End User Documentation Tools

WHAT'S NEW?
ASP.NET Documentation Tool
jGrouse Documentation Tool for JavaScript
RDoc Documentation Generator for Ruby
Epydoc: Python Code Documentor
HappyDoc Documentation Extraction Tool
More New Stuff...

BOOKMARK THIS PAGE
Facebook
Delicious
StumbleUpon
Digg
reddit

Home > Software Documentation Resources > Software Documentation Tools > Source Code Documentation Tools > RDoc Documentation Generator for Ruby

RDoc Documentation Generator for Ruby


Ruby is a popular open source object orientated programming language.

The RDoc code documentation tool for Ruby extracts documentation from Ruby application source code. The documentation can then be used to create technical documentation in HTML format for use with most web browsers.

The documentation generated by RDoc includes details of classes, modules, methods and attribute definitions. By placing inline comments in the source code it is possible to create comprehensive application documentation that is easy to keep synchronised with the application's source code.



© 2007 Winnersh Triangle Web Solutions Limited. Registered company number: 4493816.
Page created Monday, January 28, 2008. Last modified Monday, January 28, 2008.
About SoftwareDocumentation.info | Site Map