Issue #5707 has been updated by Nigel Kersten. Priority changed from Normal to Low
---------------------------------------- Bug #5707: puppetdoc stop processing comments https://projects.puppetlabs.com/issues/5707 Author: Dan Urist Status: Accepted Priority: Low Assignee: Category: Target version: Affected Puppet version: Keywords: puppetdoc Branch: http://projects.puppetlabs.com/projects/1/wiki/Puppet_Manifest_Documentation states: <pre> Puppetdoc stops processing comments if it finds a comment line containing #—. This can be used to separate external from internal comments, or to stop a comment being associated with a method, class, or module. Commenting can be turned back on with a line that starts #++. </pre> I can't get this to work; I've tried "#--" as well as "#—" (also unclear from the formatting of the docs which it should be) and the "--" as well as the closing "++" end up in the output. I've tried them all on one line, and on separate lines. I'm using puppet v. 2.6.3 under ubuntu. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
