Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc/doxy-wrapper: disable inserting headers and footers | Timothy Gu | 2013-11-10 | 1 | -3/+0 |
| | | | | | | | | The headers and footers are used to integrate Doxygen into Libav's website. Fixes the Libav-ish look when doing `make apidoc`. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | doc: add apidoc target for doxygen API documentation | Janne Grunau | 2012-11-02 | 1 | -0/+14 |
Documentation includes only the externally visible API of the installed headers. Based on a patch by Anton Khirnov <anton@khirnov.net>. Signed-off-by: Anton Khirnov <anton@khirnov.net> |