method
remove_nodoc_children
v1_9_3_125 -
Show latest stable
- Class:
RDoc::ClassModule
remove_nodoc_children()public
Updates the child modules or classes of class/module parent by deleting the ones that have been removed from the documentation.
parent_hash is either parent.modules_hash or parent.classes_hash and all_hash is ::all_modules_hash or ::all_classes_hash.