Documentation Navigation

One of the most frustrating things about using the Unreal Engine is that every time I go to look something up in the documentation, I have to use Google. When I find something through Google (I’m using Chrome btw), the navigation pane on the left doesn’t expand to the currently displayed entry, so I have no bearing on the hierarchy around it. Like so:

This is extremely frustrating. Here I’m looking for what a “GeneratedClass” is and how to use it, and it essentially tells me that it is a “generated class”. If the navigation pane on the left would expand to where this entry was located, I could get some context about where this resides, what it’s a part of, etc.

This seems like a pretty easy fix that would drastically improve the quality of the documentation, and as such the accessibility of the engine.

PLEASE.

PLEASE FIX THIS.

(Btw, the reason I have to use Google is because it’s the only thing that works. Here’s the same search performed via that search box in the upper right:)

B-B-B-B-Bump

Seriously. Just expand the tree to the location of the result. It would make the documentation 10x more useful, and should be a relatively easy fix for your web team. It’s such a cheap fix for such a massive improvement.

not all pages have a place in the trees hierarchy. pages like the one you mentioned above are just stubs they have very little information and have yet to be fully documented. if every single page was part of the nav tree then it would become impossible to use.

…How does that make sense, literally every other software documentation does this.