From d0efaf3143bbff658b3e10e307128cc4621d629c Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Wed, 22 Jul 2009 06:28:19 +0200 Subject: Added a link to javadoc. --- website/features/index.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'website') diff --git a/website/features/index.html b/website/features/index.html index a929dd26..174cff30 100644 --- a/website/features/index.html +++ b/website/features/index.html @@ -26,6 +26,10 @@
To boldly throw checked exceptions where no one has thrown them before!
+
+ The documentation above is a lot easier to follow, but if you want to build your own transformations, + or you want to add javadoc to lombok.jar in your IDE, you can also check out the javadoc. +
-- cgit