Search Results

Found 1 results for "faf738a6b905c8855b543046beeae8ff" across all boards searching md5.

Anonymous /g/105889001#105891418
7/13/2025, 3:49:01 PM
working on my API docs generator. it takes a type descriptor used for binding native type to JS, and generates a Sphinx docs template, so I can fill it out later. that way I can generate and keep track of changes to my API docs automatically. it's probably overkill, but since I had all those descriptors anyway, I decided to give it a try.