Hi @RNanoware,
I don’t know the process for publishing the API docs, but I do know that the local code editor will always show the documentation shown in the currently active library you have locally. So in your case, it is getting it from the files at C:\HaxeToolkit\haxe\lib\openfl\9,0,2\
If you want to ensure your local version matches what is the most recent version online you might want to try setting up haxelib to use the git repo.
I hope that helps a bit!