Missing module info from class references

Hi!

I noticed you have recently updated the appearance of online documentation, and I can no longer seem to find which module the class is from. Was it removed? If so, please add it back in. I found this feature to be the most useful, as I often checked which module I should add to my project in order to be able to use a specific class.

Thanks,
Koza

I find the documentation very difficult to navigate without a sidebar. Adding one would would be a great addition and also solve the problem above.

I don’t use the online docs, preferring instead to access it locally after generating it. (I’m still on 7.0.12 for most of my projects, with only lab/workbench projects moved to 8.x)

Has this changed for the local copy of the docs as well, or is it just that the online version went through some transmogrification? Removing the class<=>module link would be a regression, imho, and if it effects the local docs, yet another reason to not upgrade.

Each of the class pages will now show which file (and thus, the module) the documentation was generated from.

1 Like