diff --git a/Doxyfile b/Doxyfile index 69c5af3..1288182 100644 --- a/Doxyfile +++ b/Doxyfile @@ -84,7 +84,6 @@ WARN_LOGFILE = #--------------------------------------------------------------------------- INPUT = doc/src \ include \ - bindings/java \ examples FILE_PATTERNS = *.h \ *.c \ diff --git a/Doxyfile.developer b/Doxyfile.developer index 0bfb0da..a672860 100644 --- a/Doxyfile.developer +++ b/Doxyfile.developer @@ -84,7 +84,6 @@ WARN_LOGFILE = #--------------------------------------------------------------------------- INPUT = doc/src \ include \ - bindings/java \ examples \ src \ test \