Module parser

Source
Expand description

Playdate SDK C-API docs parser

Util that parses Inside Playdate with C.html file and produces map with keys like sound.effect.bitCrusher.setAmountModulator and values with doc in markdown format.

Used for generating doc-comments for bindings.

Structs§

CodeHandler
Produces markdown code-block and set lang for each
: cpp....
It needed to do not produce broken doctest in comments.

Functions§

parse
parse_file