diff --git a/Doxyfile.in b/Doxyfile.in index f5ce6190c..303998005 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -991,7 +991,8 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = @SRC_DIR@/src/include +EXCLUDE = @SRC_DIR@/src/include \ + @SRC_DIR@/src/frontends/android/app/src/main/jni/openssl # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded