Hacker News new | ask | show | jobs
by 9question1 302 days ago
These days isn't the solution to this just "ask <insert LLM of choice here>" to read the code and write the documentation"?
2 comments

Yes, you can have Claude Code go through the code and make an .md file with documentation for all the public APIs. I do that for everything that doesn't provide llms.txt.
If you want to not reliably know anything about the code, sure. But if you want to have useful knowledge, using a stochastically unreliable tool isn't going to cut it.