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 <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | 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 <[email protected]>. Signed-off-by: Anton Khirnov <[email protected]> |