Ticket #226 (new defect)
Opened 7 months ago
Add a mechanism to prune deprecated things
| Reported by: | SimonHengel | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Version: | 2.11.0 | Keywords: | |
| Cc: |
Description
Sometimes you want to keep a deprecated function around, but you do not want it to clutter the documentation.
A more general approach would be to allow an optional list of arguments to prune, so that functions can be omitted selectively.
Note: See
TracTickets for help on using
tickets.
