Docs: roll selected main doc updates into release#457
Merged
Conversation
Promote documentation changes from main to release, including only docs whose underlying feature is already present on release (or that are pure hardware/voice changes). Held back: focus-quality (HFD) indicator, resolution-flexible 176px display, OpenClaw REST API, Flask/Jinja web UI, Lynga catalog, and pygame keyboard input — all main-only. Migrated: - New page: equipment.rst (telescope/eyepiece guide; equipment + flip/flop are on release) + images, wired into the toctree - New page: sd_card.rst (SD card swap guide) + images, wired into the toctree. Images were untracked on main; committed here so the guide renders. - user_guide.rst: lean-pass voice rewrite, Power & Charging + LiPo safety section, Advanced-submenu setting pointers, flip/flop object-detail image - troubleshooting.rst: symptom-indexed Troubleshooting & FAQ (version-aware EQ-mount answer covers 2.5.x) - catalogs.rst: WDS paragraph voice polish - build_guide / skysafari / software / v25_upgrade: lean-pass voice + Advanced pointers sphinx-build -n is clean (no broken cross-references or missing images; only the pre-existing _static path warning remains). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Promotes documentation changes from
maintorelease, limited to docs whose underlying feature is already present onrelease(or that are pure hardware/voice changes). The selection was reviewed againstrelease's actual code, not just the doc diff.Migrated
equipment.rst(+ images, wired into toctree) — telescope/eyepiece guide; the equipment system and flip/flop image orientation are already onrelease.sd_card.rst(+ images, wired into toctree) — SD card swap guide. The images were never committed onmain(untracked locally), so they're committed here so the page renders.user_guide.rst— lean-pass voice rewrite, Power & Charging + LiPo safety section, Advanced-submenu setting pointers, flip/flop object-detail image.troubleshooting.rst— symptom-indexed Troubleshooting & FAQ. The EQ-mount answer is version-aware and explicitly covers 2.5.x behaviour.catalogs.rst— WDS paragraph voice polish (catalog data already onrelease).build_guide/skysafari/software/v25_upgrade— lean-pass voice + Advanced pointers.Held back (main-only features — intentionally NOT migrated)
api.rst)dev_guide.rst)quick_start.rst(dominated by the main-only focus-strip imagery)Verification
sphinx-build -n sourcesucceeds — no broken cross-references, no undefined labels, no missing images. Only the pre-existing benign_staticpath warning remains (already present onrelease).🤖 Generated with Claude Code