From 2a97dfb314d45faf1eeb65f3a3e2cb92148c2bc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Tue, 10 Jun 2025 20:44:47 +0200 Subject: [PATCH] Ignore lexers when generating javadoc - they have errors. --- libsrc/ffdec_lib/build.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libsrc/ffdec_lib/build.xml b/libsrc/ffdec_lib/build.xml index 46d91c75b..93d74a234 100644 --- a/libsrc/ffdec_lib/build.xml +++ b/libsrc/ffdec_lib/build.xml @@ -264,9 +264,12 @@ - - + + + +