How to build your own HTML Gauges documentation

Hi Simbol, I hope you already voted the Idea I posted here:
https://devsupport.flightsimulator.com/t/3153 Voting is surely the best way
for the issue to get traction. About debugging, have a look at the CoherentGT
Debugger found in the Tools folder or the SDK. It’s easy enough to use and,
for more documentation, you can check the Safari debugger documentation on
Apple site, since the debugger is based on Webkit, which powers Safari too:
<Safari Developer Help - Apple Support
devd24689f72/mac> Yes, you can trigger a reload of an Html/JS gauge while the
airplane is running, place breakpoints, inspect variables, inspect the DOM,
etc. But while this is a big help for debugging your code, I think it’s not a
replacement for a proper HTML/JS/Coherent documentation, which I think right
now is the biggest missing feature in the SDK.