Handle common directives that can occur in a block of text:
: include : filename
| Public Methods | |
|---|---|
| handle | Look for common options in a chunk of text. Options that we don’t handle are passed back to our caller as |directive, param| |
| new | |
| Private Methods | |
|---|---|
| find_ |
Look for the given file in the directory containing the current file, and then in each of the directories specified in the RDOC_INCLUDE path |
| include_ |
Include a file, indenting it correctly |
<code/>and<pre/>for code samples.