TINYDOC-3568 - Revitalise the Cloud quick start guides and scope the AI agents page - #4316
Merged
Conversation
…w the introduction
…e installation pages
…ollapse the MCP snippets
…esentative live demo
kemister85
marked this pull request as ready for review
August 31, 2026 23:33
kemister85
requested review from
MitchC1999,
ShiridiGandham and
tiny-ben-tran
and removed request for
a team
August 31, 2026 23:33
…nd clarify the MCP server
…nerated configuration
noxuhax
approved these changes
Sep 10, 2026
…en the Cloud quick starts
metricjs
approved these changes
Sep 10, 2026
…n access option
ShiridiGandham
approved these changes
Sep 11, 2026
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.
Ticket: TINYDOC-3568
Site:
Changes:
Second iteration of the Build with AI work. Based on
hotfix/8/TINYDOC-3568so the diff shows only the changes made in this iteration. Covers the review feedback on #4301 and the feedback gathered on this preview.New AI quick start guide
cloud-quick-start-ai.adoc, an AI-agent path for the Cloud quick start: install the skill, prompt the agent, approve the domain, then configure further against live documentation.installation.adocandinstallation-cloud.adocas a second quick start card, and added tonav.adocbelow the existing quick start guide.AI agents page
ai-coding-agents.adocto documentation access only: the documentation MCP server, Context7, markdown pages, andllms.txt. The agent skill currently covers Cloud setups only, so the skill material sits on the Cloud AI quick start where the claim holds./mcpinstruction moved into the Claude Code entry with the other tool-specific advice.latest, so an agent retrieving markdown by version number needs to follow redirects. Verified:/docs/tinymce/8/basic-setup/index.mdreturns 302,/docs/tinymce/7/basic-setup/index.mdreturns 200.Cloud quick start guide
no-api-keyplaceholder is explained the first time it appears.tinymce.init({selector}). Newcloud-quick-startlive demo runs the same configuration as the example so the two cannot drift.partials/install/approve-domain-cloud.adoc, included by both Cloud quick starts so the two cannot diverge.productSourceso only the two Cloud quick starts change. The npm, zip, php, and dotnet pages render as before.Pre-checks:
modules/ROOT/nav.adochas been updated (if applicable).Review: