aboutsummaryrefslogtreecommitdiff
path: root/website/features/index.html
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2014-05-22 03:30:11 +0200
committerReinier Zwitserloot <reinier@zwitserloot.com>2014-05-22 03:31:18 +0200
commitb6ce9410b15bc645fc191c147cfd14359da67b72 (patch)
tree8c51173307faf35588bbfac07b34b93bb2ee7b2c /website/features/index.html
parent0e673c6b3004a67c760bcbbabdc8abbf35c70722 (diff)
downloadlombok-b6ce9410b15bc645fc191c147cfd14359da67b72.tar.gz
lombok-b6ce9410b15bc645fc191c147cfd14359da67b72.tar.bz2
lombok-b6ce9410b15bc645fc191c147cfd14359da67b72.zip
added documentation for the configuration feature.
Diffstat (limited to 'website/features/index.html')
-rw-r--r--website/features/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/website/features/index.html b/website/features/index.html
index 74c1afcd..09a148f0 100644
--- a/website/features/index.html
+++ b/website/features/index.html
@@ -40,7 +40,9 @@
<dd>Laziness is a virtue!</dd>
<dt><a href="Log.html"><code>@Log</code></a></dt>
<dd>Captain's Log, stardate 24435.7: &quot;What was that line again?&quot;</dd>
- <dt><a href="experimental/index.html">experimental features</a></dt>
+ <dt><a href="configuration.html">Configuration system</a></dt>
+ <dd>Lombok, made to order: Configure lombok features in one place for your entire project or even your workspace.</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>