aboutsummaryrefslogtreecommitdiff
path: root/website/features/index.html
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2012-03-21 05:25:56 +0100
committerReinier Zwitserloot <reinier@zwitserloot.com>2012-03-21 05:25:56 +0100
commitceeabe510360b93613d52f1d0c083fdf0149135d (patch)
treefff913fd08a39569c045f1c2e47152a466867518 /website/features/index.html
parent6ca2a91d6bb7054328a845771af0a4e618002f14 (diff)
downloadlombok-ceeabe510360b93613d52f1d0c083fdf0149135d.tar.gz
lombok-ceeabe510360b93613d52f1d0c083fdf0149135d.tar.bz2
lombok-ceeabe510360b93613d52f1d0c083fdf0149135d.zip
Documentation for new @Accessors feature as well as the API (the annotation in experimental package).
Diffstat (limited to 'website/features/index.html')
-rw-r--r--website/features/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/website/features/index.html b/website/features/index.html
index 1a4531f4..00669bb5 100644
--- a/website/features/index.html
+++ b/website/features/index.html
@@ -38,6 +38,8 @@
<dd>Finally! Hassle-free final local variables.</dd>
<dt><a href="Delegate.html"><code>@Delegate</code></a></dt>
<dd>Don't lose your composition.</dd>
+ <dt><a href="experimental/index.html">experimental features</a></dt>
+ <dd>Here be dragons: Extra features which aren't quite ready for prime time yet.</dd>
</dl>
</div>
<div class="pointer">