]> git.sesse.net Git - ffmpeg/blobdiff - Doxyfile
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / Doxyfile
index bb8d92b298a27cfe9c8338795c6970e4e91075b6..dfa51ccb5fe7764bdaeb6f5b3bc240a4d85bdf57 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -25,7 +25,7 @@ DOXYFILE_ENCODING      = UTF-8
 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
 # by quotes) that should identify the project.
 
-PROJECT_NAME           = Libav
+PROJECT_NAME           = FFmpeg
 
 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
 # This could be handy for archiving the generated documentation or
@@ -625,7 +625,8 @@ EXCLUDE_SYMLINKS       = NO
 # for example use the pattern */test/*
 
 EXCLUDE_PATTERNS       = *.git \
-                         *.d
+                         *.d \
+                         avconv.c
 
 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
 # (namespaces, classes, functions, etc.) that should be excluded from the