diff options
| author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2011-06-20 21:36:40 +0200 |
|---|---|---|
| committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2011-06-20 21:36:40 +0200 |
| commit | 3798d9426365826598b42e00969314a3ae1f8c78 (patch) | |
| tree | 0d16b2a68ececffcd9e767419f1c5b7a12e09012 /website/features/delombok.html | |
| parent | f5303a32dceeab72b1ded678f2b2a92a2e7e180b (diff) | |
| download | lombok-3798d9426365826598b42e00969314a3ae1f8c78.tar.gz lombok-3798d9426365826598b42e00969314a3ae1f8c78.tar.bz2 lombok-3798d9426365826598b42e00969314a3ae1f8c78.zip | |
Minor tweaks to documentation updates (javadocs, website).
Diffstat (limited to 'website/features/delombok.html')
| -rw-r--r-- | website/features/delombok.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/website/features/delombok.html b/website/features/delombok.html index c1ad2a7f..6dbf1a67 100644 --- a/website/features/delombok.html +++ b/website/features/delombok.html @@ -56,6 +56,11 @@ To keep any changes to your code style to a minimum, delombok just copies a source file directly without changing any of it if the source file contains no lombok transformations. </div> + <div class="footer"> + <a href="index.html">Back to features</a><br /> + <a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright © 2010-2011 Reinier Zwitserloot, Roel Spilker and Robbert Jan Grootjans, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.</span> + </div> + <div style="clear: both;"></div> </div> </div> <script type="text/javascript"> |
