I was thinking that roc docs could generate markdown text that isn't displayed, but can be copied by a user via a button so the user can paste it into their LLM of choice and ask questions about how to use a particular library.
It'd probably be more annoying to do, but I could see a feature like this being useful on the main website too.
Totally, we already have issue for those #7077 #7076 :)
Yep, I mentioned this a little while back; it would be useful to give an LLM a summary of the current docs since the language changes quickly. This also of course makes keeping the docs complete and up-to-date more of a priority...
But I also thought it might be useful for a commandline "fzf" style docs search tool that piped markdown results through charmbracelet/glow to get them to render nicely in the terminal
EDIT: oh wow, had no idea that not only have others thought of it but there's an https://llmstxt.org/ standard proposed for it
Last updated: Jun 16 2026 at 16:19 UTC