Bugs: Browse | Submit New | Admin

[#12847] class Module in lib/yaml/tag.rb removes Module from RDoc HTML documentation output

Date:
2007-08-06 11:44
Priority:
3
Submitted By:
Clinton Forbes (clinton)
Assigned To:
Eric Hodel (drbrain)
Category:
Documentation, ri, and rdoc
State:
Open
Platform:
 
Summary:
class Module in lib/yaml/tag.rb removes Module from RDoc HTML documentation output

Detailed description
The following line needs to be added to the bottom of 'class Module' in lib/yaml/tag.rb:

# :startdoc:

:otherwise Module is removed from the RDoc HTML documentation output because the yaml code turns documentation off for
Module using a # :stopdoc:

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item