Way too much stuff in API doc page. (GWT, Elemental, & such)

The
API doc page
for Vaadin 7 is now overwhelming with packages and classes that will never be called by a regular Vaadin developer. I can’t imagine ever caring about the GWT and Elemental stuff – I thought that was the whole point of Vaadin, to abstract away from all that detail.

Is there any way to see just the Vaadin API for building apps?

–Basil Bourque

What I did was to generate javadoc for the subset I needed

Thanks for the suggestion.

I turned your suggestion into a feature request,
ticket 11,023
.