diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-02-11 22:35:33 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-02-21 23:55:47 +0100 |
commit | 68fac5c2b8d12e360109a987420261f4c9b5c200 (patch) | |
tree | 24f5c69983a2b4028e0410f30827218e2fcd9d0a | |
parent | 2bdac2936005cfc999cb86bbd21374ea16584f0e (diff) | |
download | ffmpeg-68fac5c2b8d12e360109a987420261f4c9b5c200.tar.gz |
doxy: Disable the main index page.
Theres no usefull or even remotely complete information on it currently.
Which just leads to confusion.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | libavutil/avutil.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/avutil.h b/libavutil/avutil.h index 9534669588..1b09407f87 100644 --- a/libavutil/avutil.h +++ b/libavutil/avutil.h @@ -26,7 +26,7 @@ * external API header */ -/** +/* * @mainpage * * @section libav_intro Introduction |