summaryrefslogtreecommitdiff
path: root/textproc/ruby-rdoc
AgeCommit message (Collapse)AuthorFilesLines
2005-03-06Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge.taca1-1/+2
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-11-28Migrate ruby-rdoc to use new framework for Ruby packages.taca4-12/+30
And mark this package is only for ruby16, too.
2004-03-16Add ruby to CATEGORIES.taca1-2/+2
2003-02-16RDoc - Documentation from Ruby Source Filessalo4-0/+68
Generates structured HTML documentation from Ruby source. Authomatically extracts class, module, method, and attribute definitions. These can be annonated using inline comments. Analyzes method visibility. Handles aliasing. Uses non-intrusive and implicit markup in the comments. Package submitted by Miguel Mendez via PR pkg/20312 with some cleanups by me.