This website requires JavaScript.
Explore
Help
Sign In
kienan
/
puppet-strings
Watch
1
Star
0
Fork
You've already forked puppet-strings
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
32d69848e1
puppet-strings
/
lib
/
puppetx
/
yardoc
/
yard
/
templates
/
default
/
hostclass
/
html
/
setup.rb
2 lines
38 B
Ruby
Raw
Normal View
History
Unescape
Escape
Extend doc generation to defined types Puppet Yardoc now generates documentation for defined types in addition to host classes. The actual change was fairly small, however this patch is quite large as most of the host class bits were re-architected to inherit from defined types. Host classes are basically the same as defined types with the addition of inheritance. Pops also models Host Class using a similar inheritance relationship.
2014-05-30 16:28:25 +00:00
include
T
(
'default/definedtype/html'
)