[Bug 1550] Doxygen does not currently build
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Fri Jun 11 19:40:03 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1550
Ralf Corsepius <ralf.corsepius at rtems.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Ralf Corsepius <ralf.corsepius at rtems.org> 2010-06-11 14:40:01 ---
No idea why you are generating the docs this arkward way.
mkdir BUILD
cd BUILD
../configure ....
make RTEMS_BSP= preinstall
cd <target>/cpukit
doxygen
works for me.
Nevertheless the generated docs are quite broken. I just applied a couple of
fixes and hacks to get rid of the worst issues with them.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list