aboutsummaryrefslogtreecommitdiff
path: root/website/features
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-07-22 06:28:19 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-07-22 06:28:19 +0200
commitd0efaf3143bbff658b3e10e307128cc4621d629c (patch)
tree4be6b477f0fca39aebdc4e71744e5b07161e1593 /website/features
parent08c3435d1b5b310fca00ee0b3cd27d3ce5598018 (diff)
downloadlombok-d0efaf3143bbff658b3e10e307128cc4621d629c.tar.gz
lombok-d0efaf3143bbff658b3e10e307128cc4621d629c.tar.bz2
lombok-d0efaf3143bbff658b3e10e307128cc4621d629c.zip
Added a link to javadoc.
Diffstat (limited to 'website/features')
-rw-r--r--website/features/index.html4
1 files changed, 4 insertions, 0 deletions
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 @@
<dd>To boldly throw checked exceptions where no one has thrown them before!</dd>
</dl>
</div>
+ <div class="pointer">
+ 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 <code>lombok.jar</code> in your IDE, you can also check out <a href="../api/index.html">the javadoc</a>.
+ </div>
<div class="footer">
<a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright &copy; 2009 Reinier Zwitserloot and Roel Spilker, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT licence</a>.</span>
</div>