4.14 documentation missing entries

I just started to upgrade code to 4.14 and immediately found that half of the classes I search for no longer exist in the CHM API reference, despite still existing in the codebase. This is classes that were documented previously.
If I search for them in the online documentation, the page comes up but is clearly a reference from a previous engine version.

This is making it much harder to bring code up-to-date.

Examples that are missing:
FConstraintInstance
UPhysicsConstraintComponent
UPhysicsHandleComponent
UInputComponent

Basically, a whole lot…

I’m looking into this. We upgraded the tools we use to generate the API reference recently and there may be some kinks to work out. Thanks for letting us know.