Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request introduces several updates to the documentation and codebase, focusing on improving user experience, enhancing content structure, and adding new functionality. The most important changes include the addition of descriptions to documentation pages, the creation of an
llms.txt
route, and the removal of outdated or redundant documentation files.Documentation Improvements:
description
metadata to all documentation pages to improve SEO and provide concise summaries of each page's content. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15]New Features:
llms.txt
route that generates a plain-text file summarizing the documentation structure, including links to pages and sections for easier integration with AI tools.llms.txt
file and its usage for MCP servers.Code Enhancements:
page.tsx
file to replace theeditOnGithub
configuration with a custom footer element that includes a link to edit the page on GitHub. This change simplifies the component structure and improves maintainability. (packages/docs/app/(doc)/[[...slug]]/page.tsxR29-R50)DocsDescription
component from theDocsPage
layout, potentially indicating a shift in how descriptions are displayed or utilized. (packages/docs/app/(doc)/[[...slug]]/page.tsxR29-R50)Cleanup:
generic-functions.mdx
,parsing.mdx
, andobject-vs-interface.mdx
, to streamline the content and focus on relevant topics. [1] [2] [3]## SummarygetLLMText
utility for Fumadocs/llms.txt
routellms.txt
Testing
pnpm test
https://chatgpt.com/codex/tasks/task_e_68796fcbfa28832f87f7e0915d946993