The online API docs don’t seem to match what I have installed (v3.2.1). I always download a local copy of the API docs for java and it would be nice to do this for JME3 as well.
(FlyByCamera has a setLocation() method in the tutorial and in my JME3 IDE, but it does not appear in the online API doc leading me to believe they are for a different version.)
Can I download a version of the JME3 API docs that correspond to my installed binary version, or would I have to build a new binary from scratch to generate local API docs for it?