remove_nodoc_children()
Instance Public methods
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.