https://github.com/you-win/gdscript-documentation-generator
GDScript doc generator written in pure GDScript
https://github.com/you-win/gdscript-documentation-generator
documentation godot godot-engine
Last synced: about 1 year ago
JSON representation
GDScript doc generator written in pure GDScript
- Host: GitHub
- URL: https://github.com/you-win/gdscript-documentation-generator
- Owner: you-win
- License: apache-2.0
- Created: 2022-05-03T20:44:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T02:19:33.000Z (about 4 years ago)
- Last Synced: 2025-02-10T13:14:18.030Z (over 1 year ago)
- Topics: documentation, godot, godot-engine
- Language: GDScript
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gdscript-documentation-generator
Made for Godot 3.4.x.
Scans valid GDScript files and generates documentation based off of class and method docstrings.