#847 UGGrid doesn't appear in doxygen documentation
Metadata
| Property | Value |
|---|---|
| Reported by | Oliver Sander (oliver.sander@tu-dresden.de) |
| Reported at | Nov 29, 2010 08:53 |
| Type | Bug Report |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Last edited by | Jö Fahlke (jorrit@jorrit.de) |
| Last edited at | Feb 9, 2011 09:22 |
| Closed by | Jö Fahlke (jorrit@jorrit.de) |
| Closed at | Feb 9, 2011 09:22 |
| Closed in version | Unknown |
| Resolution | Fixed |
| Comment |
Description
UGGrid doesn't appear in doxygen documentation. This seems to be connected to the HAVE_UG conditional around the entire uggrid.hh header. If I remove that then the UGGrid class appears in the documentation. Setting HAVE_UG:=1 in the Doxyfile, however, does not work.