Feature #431
Some Doxygen comments are not making it through to GRC
| Status: | Closed | Start date: | 09/22/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Tom Rondeau | % Done: | 0% |
|
| Category: | docs | |||
| Target version: | release-3.5 | |||
| Resolution: | fixed |
Description
GRC is supposed to take all of the Doxygen markup from a source file and expose it in GRC. This does not seem to work for some blocks.
History
Updated by Tom Rondeau over 1 year ago
- Status changed from New to Resolved
- Resolution set to fixed
The issue was that in a separate build directory, the generated files were not being read by Doxygen, so their doc files were not being produced and the GRC build system could not pull them out.
Doxygen.in was fixed to look at both the source and build directories in:
77f5aa4f1985e0605b5ed07994a2af7dac2d2a8d
Updated by Tom Rondeau over 1 year ago
- Status changed from Resolved to Closed
All seems to be working as of commit:
6fcf521394ed256f4e75d52e986e63e38f2ec56b