godotjs / godotjs/GodotJS

Add JSDocs/TSDocs support for documentation comments

Open
#165 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
765
Forks
46
PR merge metrics
No merged PRs in 30d

Description

Right now the we support [documentation comments ](https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/gdscript_documentation_comments.html) via [annotations](https://github.com/godotjs/GodotJS/blob/fix-classbinder-codegen/weaver/jsb_script.cpp#L273).

It would be intuitive to use JSDocs instead.

We might be able to use/create some parser to map JS docs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.