diff options
author | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-06 06:08:05 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-06 06:08:05 +0200 |
commit | 8534a8e0a552f21ad6479e94fad8db36e67d44d5 (patch) | |
tree | bfd4c5eadd72b306fd1e2a488fc977917f80bccd /doc | |
parent | 527b992a074c1c65727bc52c820d40340f074a6b (diff) | |
download | lombok-8534a8e0a552f21ad6479e94fad8db36e67d44d5.tar.gz lombok-8534a8e0a552f21ad6479e94fad8db36e67d44d5.tar.bz2 lombok-8534a8e0a552f21ad6479e94fad8db36e67d44d5.zip |
Fixed javadoc problems, and added a javadoc target to the build script.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore new file mode 100644 index 00000000..a8f46ee5 --- /dev/null +++ b/doc/.gitignore @@ -0,0 +1,2 @@ +api + |