Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-29 | doxygen: preprocess SYMHIDDEN/SYMEXPORT macros so they don't show in docs | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-10-14 | Updates to fix Doxygen documentation generation | Dan McGee | |
We had way too much going on with the Doxygen manpage generation. Clean it up quite a bit by removing directory manpages, using relative paths, not having a manpage for every single alpm function, and ensuring internal functions are not documented publicly. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-07-01 | Move Doxygen manpage generation to doc/ directory | Dan McGee | |
Instead of doing the doxygen work in the libalpm/ dir, do it with the rest of the docs in the doc/ dir. Signed-off-by: Dan McGee <dan@archlinux.org> |