puppet-strings/lib/puppetx/yardoc/yard
Charlie Sharpsteen 9d99018952 Separate Puppet namespaces from Ruby namespaces
The default YARD template lumps anything that inherits from `NamespaceObject`
into the "Classes" list in HTML output. This patch alters the list generation
logic so that Namespaces parsed from manifests are listed in a separate
"Puppet Manifests" list.
2014-06-02 21:57:07 -07:00
..
code_objects Add DefinedTypeObject#inheritance_tree 2014-06-01 18:03:20 -07:00
handlers Extend doc generation to defined types 2014-05-30 09:28:25 -07:00
templates/default Separate Puppet namespaces from Ruby namespaces 2014-06-02 21:57:07 -07:00
code_objects.rb Extend doc generation to defined types 2014-05-30 09:28:25 -07:00
handlers.rb Extend doc generation to defined types 2014-05-30 09:28:25 -07:00
monkey_patches.rb Extend doc generation to defined types 2014-05-30 09:28:25 -07:00
parser.rb Handle cases where the parser returns nil 2014-06-02 19:04:19 -07:00
plugin.rb Fix plugin loading from YARD 2014-05-28 00:07:15 -07:00