On 28/08/08 18:47 +0200, Stefan Reinauer wrote:
Jordan Crouse wrote:
libpayload: Expand doxygen definitions
Expand libpayload.h to include a main page and add individual groups for the API functions - this adds the "Modules" tab to the doxygen output.
Specify the INPUT list rather then the EXCLUDE list of directories to omit random .c files that we don't want. Add clean targets to the makefile to clean doxygen files only.
Signed-off-by: Jordan Crouse jordan.crouse@amd.com
Acked-by: Stefan Reinauer stepan@coresystems.de
r3545 - I also fixed a little bug I found in one of the modules. I'm going to try to update the documentation on a regular basis until we are caught up - I propose that these are suitable for self-ack to avoid bothering everybody. Thoughts?
Jordan