dataframe icon indicating copy to clipboard operation
dataframe copied to clipboard

Enable llms.txt generation in docs

Open koperagen opened this issue 3 weeks ago • 2 comments

Related to https://github.com/Kotlin/dataframe/issues/1258 More info about this file: https://www.jetbrains.com/help/writerside/generate-llms-txt.html I couldn't test it locally, but in GH Actions use writerside builder 2025.04.8412 that includes this feature: https://www.jetbrains.com/help/writerside/8312.html

Let's see the content, decide if we need it. Although single artifact for LLM is a thing, LLM providers seem to use our *.md topics from GitHub instead of documentation website.

koperagen avatar Dec 05 '25 15:12 koperagen

llms.txt

this is what it spits out :)

While it looks rather complete, I am not sure if it may be too large for users to include in their context... Maybe we could try <llms-text/> which also produces individual text files:

_llms.zip

Jolanrensen avatar Dec 08 '25 15:12 Jolanrensen

Hmm.. i don't know. I'm yet to fully grasp the idea, need to read more https://llmstxt.org/

koperagen avatar Dec 08 '25 18:12 koperagen