From 3798d9426365826598b42e00969314a3ae1f8c78 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 20 Jun 2011 21:36:40 +0200 Subject: Minor tweaks to documentation updates (javadocs, website). --- website/features/delombok.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'website/features/delombok.html') diff --git a/website/features/delombok.html b/website/features/delombok.html index c1ad2a7f..6dbf1a67 100644 --- a/website/features/delombok.html +++ b/website/features/delombok.html @@ -56,6 +56,11 @@ To keep any changes to your code style to a minimum, delombok just copies a source file directly without changing any of it if the source file contains no lombok transformations. + +