diff --git a/doc/Doxyfile b/doc/Doxyfile index 349db1aea5..58f7dfbece 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -639,8 +639,7 @@ EXCLUDE_SYMBOLS = # directories that contain example code fragments that are included (see # the \include command). -EXAMPLE_PATH = libavcodec/ \ - libavformat/ +EXAMPLE_PATH = # If the value of the EXAMPLE_PATH tag contains directories, you can use the # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp diff --git a/doc/doxy-wrapper.sh b/doc/doxy-wrapper.sh index 6650e38850..e1b8363e5f 100755 --- a/doc/doxy-wrapper.sh +++ b/doc/doxy-wrapper.sh @@ -8,6 +8,7 @@ shift 2 doxygen - <