Feature #4
make doc should traverse whole tree
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | build | |||
| Target version: | release-3.0.3 | |||
| Resolution: | fixed |
Description
We should have some make rule that traverses the entire tree and generates doxygen and/or epydoc output.
History
Updated by Johnathan Corgan almost 7 years ago
- Status changed from New to Assigned
Updated by Johnathan Corgan over 6 years ago
Milestone post-release-3.0 deleted
Updated by Johnathan Corgan over 6 years ago
Milestone release-3.2 deleted
Updated by Johnathan Corgan over 6 years ago
- Status changed from Assigned to New
Updated by Johnathan Corgan over 6 years ago
- Status changed from New to Closed
- Resolution set to fixed
The Doxygen configuration has been changed to cover the whole tree when creating its files. Fixed on trunk in r4351 and merged into release 3.0 tree. (Thanks Eric.)