Godot Version
4.4.1.stable
Question
I’m a new to Godot from China,and I’m using extra code editor Visual Studio Code. WhenI want to visit the Class refence in VSCode, it always return me an English version. But I see the full translated version is avaliable in Godot Editor, even more comprehensive than the translation of localized online documents.And because of the China’s GFW,I usually can’t visit the online document.
So is there a way to export the localized Godot 4.x class reference documentation to a markdown file so that I can read it anytime without Godot Editor?