API browser drawing a blank
-
Anyone else seeing this?

-
@David-Healey yeah absolutely, for a couple of days or more…
-
Yes also noticed it today. I‘ve redesigned the ApI doc pipeline and something broke these popups, should be trivial to fix. On the plus side you‘ll get vastly better docs once they are up again…
-
@Christoph-Hart Alright we're back with the full glory of the new docs:

-
@Christoph-Hart Oo nice :) Are these courtesy of Claude?
-
@David-Healey of course - as I said letting Claude read the source code and write docs was one of the first projects I spawned with my Claude Max account.
There was a lot of proof reading / refinement of the pipeline involved and in total it took me about 4 weeks to complete the entire API doc surface, but now every method has proper documentation. The same is true for all modules, scriptnodes, UI components and preprocessors - they all will have a full reference on the new website.
It also takes in to account forum reports / real world projects and the existing docs that I bothered to write. All code examples are validated against a live HISE instance (if applicable) to ensure that the examples don't hallucinate stuff.
Note that the API browser is just one of the consumers and it doesn't show the full data - class readmes and code examples are website docs only - also some of the funky topology SVGs are not rendered in the popup... Also the MCP server gets a LLM authored version (more dense and technical) - no need to waste tokens with these verbose human facing explanations!
-
@Christoph-Hart Excellent, pulling this in now :D
I notice that AppConfig.h is in the git repo - isn't this autogenerated when we resave the juce project?
-
D David Healey marked this topic as a question
-
D David Healey has marked this topic as solved
-
@Christoph-Hart Will pressing return still place the code in the editor?
I think it's very handy