mishako
ac7d9c83b5
Remove useless comments
...
Removed:
* Empty comments
* Empty @param and @return tags
* Comments explaining how Java constructors work
* Comments copy-pasted from parent classes
* Comments begging to write documentation
2016-06-19 17:35:00 +02:00
mishako
c36bfd8f47
Remove @version and @author tags
...
Since we don't have any convention for how to use @version it's best to
avoid it completely. As for the @author tag, it is considered redundant
nowadays because this information is in the version control system.
2016-06-19 17:34:54 +02:00
mishako
0993a6a10c
Remove license info from package.html files
...
We already have license headers in all java files, no need to include
it in package descriptions.
2016-06-19 17:34:19 +02:00
mishako
083a5d32d5
Combine all maven sites into one
2016-04-10 17:38:37 +02:00
gil
a090ed9b24
fix license headers
2016-03-30 01:43:42 +02:00
mishako
8bc74b1e95
Move rome-opml files into a subdirectory
2016-02-13 18:50:11 +01:00