In addition to the comments above, I'm on a developer experience team for Creative Cloud, and my team has been rolling out documentation for InDesign UXP APIs, which implement modern JavaScript. We're working on improving Google search SEO, too.
Here are two examples of language reference guides we've created:
Example of UXP API reference: https://developer.adobe.com/indesign/uxp/reference/uxp-api/reference-js/Modules/fs/
My attempt to expose InDesign API "Object model" reference similar to the above referenced page: https://developer.adobe.com/indesign/dom/api/a/AlignOptions/
When you say this:
And before you refer me to the Adobe Developer's page where I can download the Scripting file for InDesign, please know that it doesn't contain a language reference. It is a bunch of help files for various tasks you might want to accomplish. That's fun and all, but literally the files are so unbelievably poorly presented that it locks up Chrome repeatedly. Even with 32Gb RAM, nothing else open, and running without extensions, it still locks up. There is something terribly wrong with the files provided.
Do you mean this HTML archive (below)? Just curious. I've never had it lock up my machine, and I have 16 GB of RAM.
Agreed, it doesn't contain langauge reference.
... View more