gdscript-docs-maker icon indicating copy to clipboard operation
gdscript-docs-maker copied to clipboard

Code a tool to update a JSON reference file

Open NathanLovato opened this issue 6 years ago • 2 comments

To make the docs maker as flexible as possible, we'd like to support having JSON keys or metadata on top of the one generated by the tool. That is to say, extra fields that may not be in the tool, like code examples, links to tutorials, references... extra information that would clutter the source code.

NathanLovato avatar Jan 27 '20 21:01 NathanLovato

Note for self: better add that once we've generated the docs and actually started using the extra metadata, so we have actual data to work and test with.

NathanLovato avatar Jan 27 '20 21:01 NathanLovato

Reminder for once this is implemented: the batch and/or sh tools will have to be updated in consequence as well.

Razoric480 avatar Jan 30 '20 20:01 Razoric480