Package Docs

The current build of the API docs is missing package.html’s for both the two packages (net.java.games.input and net.java.games.input.test). I had some problems with javadoc not including package.html into the build properly recently (possibly 1.4.x specific - although it turned out I was abusing the spec anyway :)), so perhaps these exist but haven’t got pulled in?

If they don’t exist…please could someone write one (two)? I managed to suss out the whole of NIO (…eventually…) mainly with the aid of the package.html’s - although they were a little sparser than they should have been. Just 4 or 5 paras on how JInput fits together - some quick notes on how it “should” fit into an application - would be a major help.

…or if you have miscellaneous ideas / notes / gotchas / concepts I’d be happy to summarise them into a package.html. Otherwise, there really is nothing to go on (and please no-one say “the code is the documentation” or I’ll scream…API docs are more than just method-docs and class-docs - they need to describe the higher level processes of how all the bits fit together too)