DOC-3471, DOC-3476: Forward-port LLM files to main branch#4124
Closed
kemister85 wants to merge 1 commit intomainfrom
Closed
DOC-3471, DOC-3476: Forward-port LLM files to main branch#4124kemister85 wants to merge 1 commit intomainfrom
kemister85 wants to merge 1 commit intomainfrom
Conversation
Add llms.txt and llms-full.txt to main branch with Markdown endpoints (index.md) and Context7 MCP setup instructions. These files previously only existed on the tinymce/8 branch.
Contributor
Author
|
Closing: the Antora playbook pulls content from tinymce/8 branches only (not main). The LLM files belong on tinymce/8 where PR #4123 already places them. The copy-llms-files.sh script on main handles the post-build copy to site root. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Forward-port
llms.txtandllms-full.txtto themainbranch. These files previously only existed ontinymce/8and were never synced tomain.The files include:
index.mdendpoints (Markdown instead of HTML)Related PR
tinymce/8(published branch)Tickets
Test plan
modules/ROOT/attachments/onmaintinymce/8version from PR DOC-3471, DOC-3476: Markdown endpoints in LLM generator + Context7 MCP instructions #4123