Stream: ideas

Topic: Have roc docs include an ability to copy an LLM prompt


view this post on Zulip John Konecny (Oct 20 2024 at 12:37):

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.

view this post on Zulip John Konecny (Oct 20 2024 at 12:40):

It'd probably be more annoying to do, but I could see a feature like this being useful on the main website too.

view this post on Zulip Anton (Oct 21 2024 at 07:29):

Totally, we already have issue for those #7077 #7076 :)

view this post on Zulip Peter Marreck (Oct 24 2024 at 10:34):

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