puppet-strings/lib/puppetx
Charlie Sharpsteen 32d69848e1 Small fixes to the namespace_list template helper
The `namespace_list` helper is used to filter YARD objects in order to populate
search lists. The code was originally derived from the `class_list` helper.
This patch guards against calling `children` on objects that have no children
and removes a recursive call to the old `class_list` method.
2014-06-12 21:15:50 -07:00
..
yardoc Small fixes to the namespace_list template helper 2014-06-12 21:15:50 -07:00
yardoc.rb Re-architect around a YARD parser 2014-05-22 22:23:34 -07:00