GDScriptify icon indicating copy to clipboard operation
GDScriptify copied to clipboard

TOC section for functions includes only the first argument

Open nyxkn opened this issue 3 years ago • 1 comments

See here for the generated documentation on my project: https://github.com/nyxkn/godot-draw3d/blob/main/docs/addons/draw3d/Draw3D.md

The functions section only shows the first argument of each function. This doesn't seem very useful and looks somewhat confusing.

Also the link to the icon in the top section ends up being wrong. In the code it's "res://addons/draw3d/CanvasItem.svg", but in the generated doc it gets changed to /addons/CanvasItem.svg.

Thanks

This is my last issue for today :) Thanks for making this tool! Other than these few issues it works very smoothly.

nyxkn avatar Mar 03 '22 04:03 nyxkn

Thanks! Noted!

hiulit avatar Mar 03 '22 08:03 hiulit