From 341639fe80165455c8b4d4b5ac4703e588b15c88 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Mon, 17 Feb 2014 06:59:59 +0100 Subject: doc/examples: remove pathes from doxy examples MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This makes the examples page less cluttered Reviewed-by: Clément Bœsch Signed-off-by: Michael Niedermayer --- doc/examples/demuxing_decoding.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/examples/demuxing_decoding.c') diff --git a/doc/examples/demuxing_decoding.c b/doc/examples/demuxing_decoding.c index 0ef5df7676..077fc87b5b 100644 --- a/doc/examples/demuxing_decoding.c +++ b/doc/examples/demuxing_decoding.c @@ -26,7 +26,7 @@ * * Show how to use the libavformat and libavcodec API to demux and * decode audio and video data. - * @example doc/examples/demuxing_decoding.c + * @example demuxing_decoding.c */ #include -- cgit v1.2.3