module Webgen::ContentProcessor::RDoc

Converts content in RDoc markup (the native Ruby documentation format) to HTML. Needs the newer RDoc implementation (version >= 4.0.0).

Public Class Methods

call(context)

Convert the content in RDoc markup to HTML.