Feedback on the new docs site

The documentation for the FPS tutorial seems to be out of date. I’m running a compiled version of the release 4.24.2 from GitHub, and running though the exercises at First Person Shooter Tutorial | Unreal Engine Documentation. The auto-generated code matches what is shown, but I’m having to search through the API documentation and through the Solution Explorer in VS (2019) to find the proper #include statements to use the components and functions required for the exercises. Also, the UE4 ‘Super’ identifier is throwing all sorts of issues and does not work as expected (at all).