doc/examples: remove pathes from doxy examples

This makes the examples page less cluttered

Reviewed-by: Clément Bœsch <u@pkh.me>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2014-02-17 06:59:59 +01:00
parent 21a0451167
commit 341639fe80
9 changed files with 9 additions and 9 deletions

View File

@@ -26,7 +26,7 @@
*
* Make libavformat demuxer access media content through a custom
* AVIOContext read callback.
* @example doc/examples/avio_reading.c
* @example avio_reading.c
*/
#include <libavcodec/avcodec.h>