docs: simplify Console guide and focus docs on Console, Library and API - #718
Merged
Conversation
Rewrite the "Get started with Console" guide as a minimal tutorial: plain markdown, numbered actions per step, one optional step for copying slides from an existing cloud bucket with rclone. Move Troubleshooting and "Invite your team" to their own pages, linked from "Where to go next". Tighten the shared sign-up and invite partials. Hide the Launchpad and CLI guides, the CLI reference and the API v1 reference from the published docs (files kept, excluded from the build), and repoint README and guide links to Console, the Python Library, and the API Explorer. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Remove the inline invite section from the Library guide and the Platform overview, and give the Library and API guides the same "Where to go next" list as the Console guide, so the invite steps live on one page only. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…cellence The paragraph describes how the SDK is built, not how to use it, and already pointed at the Operational Excellence page — make it that page's introduction and take it off the README / docs home page. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
The page stays in the Get started sidebar; no other guide links it inline. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Name the command or Console screen each entry refers to instead of relying on the surrounding guide, and state the page's scope up front. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
A getting-started guide should not explain what the library does not do; the system module remains documented in the Library reference. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Restructure the guide as the same first analysis as the Console guide, one snippet per step: install, log in (browser or refresh token), upload slides with computed metadata, start Atlas H&E-TME, follow the run state and per-slide outcomes, download results, list/cancel/clean up. Replace the placeholder test-app snippet, and move notebooks to "Where to go next". Also drop the "Step N:" prefixes from the API guide's login headings for consistency with the Console guide. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
omid-aignostics
force-pushed
the
docs/get-started-console-guide
branch
from
September 8, 2026 11:41
3ce2b47 to
1b540c0
Compare
…g in step A first analysis needs a browser login only; running without a browser is an alternative path, so it becomes a Troubleshooting entry instead. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
olivermeyer
reviewed
Sep 8, 2026
olivermeyer
reviewed
Sep 8, 2026
olivermeyer
reviewed
Sep 8, 2026
… guide Same two parts (Upload your slides, Analyze your slides with Atlas H&E-TME) and numbered steps in all three getting-started guides. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
The entry now lives on the Troubleshooting page. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
olivermeyer
approved these changes
Sep 8, 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.



Summary
rclone. 2,373 → 1,109 words.README.mdregenerated.Verification
sphinx-buildclean build: zero warnings; hidden pages absent from output; all internal links resolve.ruff format --checkpasses.whoamifield names and the S3-compatible GCS endpoint verified againstplatform/_service.pyandbucket/_service.py.Notes for reviewers
uv-lockhook rewritesuv.lockcosmetically underuv0.12.x (hook pins 0.11.6), and the regeneratedAPI_REFERENCE_v1.mdfailsruff format --check.🤖 Generated with Claude Code