This is not really an issue (more of an offer), but I wrote a small (and poorly written) python script (awhile ago) that I have used to take each (.p8 and .asm) file in the support library code, read its module/function declarations (and comments) and create a rough set of markdown files. Admittedly the code is terrible and the docs it creates are not pristine, but it works to get a basic listing of what is in the libraries and might be a good start for getting some documentation there.
I would happily pass the script or the rough set of files along if you are interested, let me know how you would want me to pass it along.
This is not really an issue (more of an offer), but I wrote a small (and poorly written) python script (awhile ago) that I have used to take each (.p8 and .asm) file in the support library code, read its module/function declarations (and comments) and create a rough set of markdown files. Admittedly the code is terrible and the docs it creates are not pristine, but it works to get a basic listing of what is in the libraries and might be a good start for getting some documentation there.
I would happily pass the script or the rough set of files along if you are interested, let me know how you would want me to pass it along.