Skip to content

LLMs-full.txt - Allow AI editors like Cursor to better consume the the doc #10549

Open
@mimamuh

Description

@mimamuh

Your Godot version:
All Versions ...

Issue description:
AI driven code editors like Cursor, Windsurf, ... allow to add docs to provide context to the LLM models for better output.
But due to the limited context window of LLMs it is not the best to provide the docs do LLMs the classical way: HTML, CSS, JavaScript and so on bloats the context window. Therefore a new standard is arising to provide the technical documentation in a LLM friendly way: The llms-full.txt file, similar to a robots.txt file for example.

Here is a brief introduction into the topic: https://towardsdatascience.com/llms-txt-414d5121bcb3

It would be good having such a file for the Godot documentation to consume it with AI editors.

URL to the documentation page (if already existing):
All pages

Metadata

Metadata

Assignees

No one assigned

    Labels

    content:websiteIssues related to adding website features and fixing bugs, whether on the front or back-enddiscussionenhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions