Hi,

Here is a patch-train that aims to fix some issues in puppetdoc.
It would be really awesome if those can sneak into the 2.6.5 release.

Comments are more than welcome,
Thanks,
Brice

Brice Figureau (3):
  Fix #6280 - puppetdoc crashing on string interpolation
  Fix #6281 - Make sure puppetdoc analyzes all files
  Fix #5720 - puppetdoc misses some class comments

 lib/puppet/parser/ast/leaf.rb       |    2 +-
 lib/puppet/parser/lexer.rb          |    5 ++++-
 lib/puppet/parser/parser_support.rb |    6 +++---
 lib/puppet/util/rdoc/parser.rb      |    8 +++++---
 spec/unit/parser/lexer_spec.rb      |   16 ++++++++++++++++
 spec/unit/parser/parser_spec.rb     |   27 +++++++++++++++++++++++++++
 spec/unit/util/rdoc/parser_spec.rb  |   18 +++++++++++++++---
 7 files changed, 71 insertions(+), 11 deletions(-)

-- 
1.7.2.1

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to