Flowdock
method

remove_from_documentation?

Importance_1
v1_9_3_125 - Show latest stable - 0 notes - Class: RDoc::Context
remove_from_documentation?() public

Should we remove this context from the documentation?

The answer is yes if:

  • #received_nodoc is true

  • #any_content is false (not counting includes)

  • All #includes are modules (not a string), and their module has

<tt>#remove_from_documentation? == true</tt>
Show source
Register or log in to add new notes.