Re: [pacman-dev] [PATCH 3/3] alpm.h: use Doxygen-style grouping in documentation

2011-03-01 Thread Dan McGee
Looks good- if you could get the existing 'Database Functions' group under Public API that might be good too, since a lot of those are double-covered now in the HTML docs I just generated. And kill the alpm_misc group totally, just let those show up under Public API. I'd also use Title Casing for

[pacman-dev] [PATCH 3/3] alpm.h: use Doxygen-style grouping in documentation

2011-03-01 Thread Rémy Oudompheng
--- lib/libalpm/alpm.h | 51 --- 1 files changed, 36 insertions(+), 15 deletions(-) diff --git a/lib/libalpm/alpm.h b/lib/libalpm/alpm.h index 14a2782..0011bb3 100644 --- a/lib/libalpm/alpm.h +++ b/lib/libalpm/alpm.h @@ -39,6 +39,13 @@ extern "C"