diff options
| author | Roel Spilker <r.spilker@gmail.com> | 2010-11-06 22:01:18 +0100 |
|---|---|---|
| committer | Roel Spilker <r.spilker@gmail.com> | 2010-11-06 22:01:18 +0100 |
| commit | d1addc14d5c2430c2b9fbea3081884d4f9d62a4c (patch) | |
| tree | 6b0423544bdc0011546edf37816c56ff442b2002 /website/features/SneakyThrows.html | |
| parent | 3cbd92e1b29b23ca543c6cced4f96d1cc68d7d0f (diff) | |
| download | lombok-d1addc14d5c2430c2b9fbea3081884d4f9d62a4c.tar.gz lombok-d1addc14d5c2430c2b9fbea3081884d4f9d62a4c.tar.bz2 lombok-d1addc14d5c2430c2b9fbea3081884d4f9d62a4c.zip | |
Updated website documentation to include @Log
Diffstat (limited to 'website/features/SneakyThrows.html')
| -rw-r--r-- | website/features/SneakyThrows.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/SneakyThrows.html b/website/features/SneakyThrows.html index ec7d09c5..0781f083 100644 --- a/website/features/SneakyThrows.html +++ b/website/features/SneakyThrows.html @@ -71,7 +71,7 @@ </div> </div> <div class="footer"> - <a href="index.html">Back to features</a> | <a href="Synchronized.html">Previous feature (@Synchronized)</a> | <span class="disabled">Next feature</span><br /> + <a href="index.html">Back to features</a> | <a href="Synchronized.html">Previous feature (@Synchronized)</a> | <a href="Log.html">Next feature (@Log)</a><br /> <a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright © 2009 Reinier Zwitserloot and Roel Spilker, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.</span> </div> <div style="clear: both;"></div> |
