liminal 🦠on Nostr: I actually have a prototype for this. https://github.com/limina1/nip62-converter It ...
I actually have a prototype for this. https://github.com/limina1/nip62-converter
It uploads adoc files as a base (`nip62converter.py`) but i've added a few more files
`create_docs.py`
Creates an adoc directory skeleton mirroring the source directory structure
`analyze_all_docs.py`
Lets you optionally run your code to an llm and auto generate documentation of the module
`compose_docs.py`
Turns the directory structure into a 30040 collection
It uploads adoc files as a base (`nip62converter.py`) but i've added a few more files
`create_docs.py`
Creates an adoc directory skeleton mirroring the source directory structure
`analyze_all_docs.py`
Lets you optionally run your code to an llm and auto generate documentation of the module
`compose_docs.py`
Turns the directory structure into a 30040 collection