Opened 12 years ago
Last modified 5 years ago
#355 new enhancement
Revive Doxygen reference
Reported by: | Jiri Svoboda | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | helenos/unspecified | Version: | mainline |
Keywords: | first-patch | Cc: | |
Blocker for: | Depends on: | ||
See also: |
Description
In the past it was possible to generate Doxygen reference documentation from HelenOS sources. The code that did this resided in a separate Subversion repository. Either this code should be revived or new code/script introduced to the Bazaar mainline to do this.
We should be able to generate the reference documentation, even if it is just for the purpose of checking that our Doxygen comments have the correct syntax.
Change History (5)
comment:1 Changed 11 years ago by
Milestone: | 0.5.0 → 0.5.1 |
---|---|
Type: | defect → enhancement |
comment:2 Changed 9 years ago by
Keywords: | first-patch added |
---|
comment:3 Changed 9 years ago by
Milestone: | 0.5.1 → 0.7.1 |
---|
comment:4 Changed 5 years ago by
Milestone: | 0.7.1 |
---|
comment:5 Changed 5 years ago by
Note: See
TracTickets for help on using
tickets.
Initial attempt
It seems most files are not indexed. Before we close this ticket, I'd like a good coverage. Other improvements (groups, adding missing information) should be handled separately.