From ceeabe510360b93613d52f1d0c083fdf0149135d Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Wed, 21 Mar 2012 05:25:56 +0100 Subject: Documentation for new @Accessors feature as well as the API (the annotation in experimental package). --- website/features/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'website/features/index.html') 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 @@
Finally! Hassle-free final local variables.
@Delegate
Don't lose your composition.
+
experimental features
+
Here be dragons: Extra features which aren't quite ready for prime time yet.
-- cgit