Bug #149
USRP doxygen output overwrites gnuradio-core doxygen output on install (index.html)
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Johnathan Corgan | % Done: | 0% |
|
| Category: | build | |||
| Target version: | release-3.1 | |||
| Resolution: | fixed |
Description
Refactor doxygen and related HTML generation so that it's centralized somewhere, perhaps in the doc component. In any case, the doc stuff should be generated after the rest of the components, since some of them generate code that we want doxygen to walk.
History
Updated by Johnathan Corgan almost 6 years ago
- Status changed from New to Assigned
Updated by Johnathan Corgan almost 6 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
Overwriting bug fix in r6174; a new ticket to be created to deal with the refactoring.