Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all example programs to doc/examples | Diego Biurrun | 2014-02-16 | 1 | -1/+1 |
| | | | | Also drop support for building examples in library directories. | ||||
* | doxygen: Set EXAMPLE_PATH from within doxy-wrapper.sh | Diego Biurrun | 2014-02-14 | 1 | -0/+1 |
| | | | | This allows using the libav source path as the example path. | ||||
* | 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]> |