Feature #2703
show required classes in puppetdoc rdoc mode
| Status: | Closed | Start date: | 10/06/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | documentation | |||
| Target version: | 2.6.0 | |||
| Affected Puppet version: | 0.25.1 | Branch: | ||
| Keywords: | releasenotes | |||
| Votes: | 0 |
Description
The class documentation has a “Included Classes” section, can one be added for required classes (with the new @require@ function) as well?
History
Updated by James Turnbull over 2 years ago
- Category set to documentation
- Status changed from Unreviewed to Accepted
- Assignee set to Brice Figureau
- Target version set to 2.6.0
Updated by Brice Figureau over 2 years ago
- Status changed from Accepted to Ready For Checkin
- Assignee changed from Brice Figureau to James Turnbull
James, the patch was approved on the list, so you can merge it.
The patch is available in my github repository, branch tickets/master/2703: http://github.com/masterzen/puppet/tree/tickets/master/2703
It is based on master. This patch is combined with #2376.
Updated by James Turnbull over 2 years ago
- Status changed from Ready For Checkin to Closed
- Keywords set to releasenotes
Wrong commit – correct commit:ced5a7887836d1491273b5d6728589f494f8a337 in branch master.