-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[docs] Improve migration guides to link raw markdown format for AI #17210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] Improve migration guides to link raw markdown format for AI #17210
Conversation
There's also this llms.txt proposal. Could we use that with Cursor and, as a side-effect, expose it for other LLMs? Just wondering 🤔 |
@bernardobelchior Yes, I'm aware of that. However, it will be a larger effort to adopt it for the MUI docs as a whole. |
@cherniavskii Do you know if the markdown file needs to be hosted on the same domain name? If not, we already have something nearly ready for all pages: the "Edit this page" button that links to the GitHub edit page. We could have a similar one leading to the GitHub raw page |
No, it doesn't.
Oh, I didn't think of it! Do you think we should prefer linking to GitHub instead? |
I'm not familiar with those files for LLM. So I don't know what we should do. But I can see some points:
|
Related to mui/base-ui#1738. |
@alexfauquette I updated the PR to link to the raw |
As an experiment, I added raw .md migration guide files that are easier to consume by AI tools like Copilot or Cursor