ok, first, I took all the virus-laden isue tracker crap that the bad guys put in and resolved it as follows:
resolved: people who do this type of thing are worthless pudknockers.
I will try to start closing out issues again.
Second, make documentation works again. This is pretty nice, you get web pages, a latex document, and man pages. Missing is the pass over all the include files, I'll try to wrap that up too.
Note that for a given target, doxygen ONLY is run on the source files for that target. So the html, latex, and man pages are in a sense custome for that target. You can also browse the source, structs, etc.; this may help with comprehension (I sure hope so!)
To test this, on, e.g. via/epia ./buildtarget via/epia cd via/epia/epia/fallback make documentation firefox html/index.html
thanks
ron
On Sat, Feb 04, 2006 at 10:50:07PM -0700, Ronald G Minnich wrote:
Second, make documentation works again. This is pretty nice, you get web pages,
Perhaps the autobuilder that tries to build all mainboards could build also all HTML docs and publish them somewhere? I think that would be a great resource.
//Peter
Perhaps the autobuilder that tries to build all mainboards could build also all HTML docs and publish them somewhere? I think that would be a great resource.
//Peter
It would be very interesting to have, at linuxbios.org, the html trees for documentation of all mainboards. neat idea, what do you think stepan?
ron
* ron minnich rminnich@gmail.com [060206 02:03]:
Perhaps the autobuilder that tries to build all mainboards could build also all HTML docs and publish them somewhere? I think that would be a great resource.
//Peter
It would be very interesting to have, at linuxbios.org, the html trees for documentation of all mainboards. neat idea, what do you think stepan?
Definitely. I'll look at it.
Stefan