gdscript-docs-maker
gdscript-docs-maker copied to clipboard
Create documentation and class references from your Godot GDScript code
Results
12
gdscript-docs-maker issues
Sort by
recently updated
recently updated
newest added
**I'm submitting an Issue** - [x] Bug report. - [ ] Feature request. ## Bug report ## **What is the current behavior?** When running `python3 -m gdscript_docs_maker /godot-project/reference.json` I get...
Fixes #95 See also: https://github.com/godotengine/godot/issues/86132 **Please check if the PR fulfills these requirements:** - [x] The commit message follows our guidelines. - For bug fixes and features: - [x] You...